Backport fix from Silverus/Lobby
Some checks failed
Build Godot / Build Godot (push) Failing after 23s
Some checks failed
Build Godot / Build Godot (push) Failing after 23s
This commit is contained in:
parent
0f20c4c7f2
commit
cfed283525
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
with:
|
||||
registry: git.styandco.dev
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ env.GITHUB_TOKEN }}
|
||||
password: ${{ secret.DOCKER_LOGIN }}
|
||||
|
||||
- uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue