Update .gitea/workflows/release.yaml
All checks were successful
Build and Publish / Build and Publish Discord Bot (push) Successful in 23s

This commit is contained in:
xeovalyte 2023-08-11 11:55:07 +02:00
parent 492248f01b
commit 7ad3b82fb4

View File

@ -20,7 +20,7 @@ jobs:
with:
registry: gitea.xeovalyte.dev
username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }}
password: ${{ secrets.DOCKER_PASSWORD }}
- uses: docker/build-push-action@master
with: