changed docker auth type
Some checks failed
Build and Publish / Build and Publish Discord Bot (push) Failing after 20s
Some checks failed
Build and Publish / Build and Publish Discord Bot (push) Failing after 20s
This commit is contained in:
parent
60a50c3bfb
commit
e40d9eb14a
@ -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