Update .gitea/workflows/release.yaml
All checks were successful
Build and Publish / Build and Publish Discord Bot (push) Successful in 23s
All checks were successful
Build and Publish / Build and Publish Discord Bot (push) Successful in 23s
This commit is contained in:
parent
492248f01b
commit
7ad3b82fb4
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user