Update .gitea/workflows/release.yaml
Some checks failed
Build and Publish / Build and Publish Discord Bot (push) Failing after 21s
Some checks failed
Build and Publish / Build and Publish Discord Bot (push) Failing after 21s
This commit is contained in:
parent
4ec70b3601
commit
492248f01b
@ -20,7 +20,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: gitea.xeovalyte.dev
|
registry: gitea.xeovalyte.dev
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.GITEA_TOKEN }}
|
||||||
|
|
||||||
- uses: docker/build-push-action@master
|
- uses: docker/build-push-action@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user