Update .gitea/workflows/release.yaml
This commit is contained in:
parent
9e4a91dd46
commit
e523385e5c
@ -12,13 +12,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
|
||||
- run: npm install
|
||||
working-directory: ./discordbot
|
||||
|
||||
- uses: docker/login-action@v2
|
||||
with:
|
||||
registry: gitea.xeovalyte.dev
|
||||
|
Loading…
Reference in New Issue
Block a user