Update .gitea/workflows/release-nighty.yaml
All checks were successful
Build and Publish / Build and Publish Discord Bot (push) Successful in 26s
Build and Publish / Build and Publish Minecraft Mod (push) Successful in 1m46s

This commit is contained in:
xeovalyte 2023-08-12 11:27:02 +02:00
parent 664eafa4cc
commit d9ae8e729a

View File

@ -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