Backport fix from Silverus/Lobby
Some checks failed
Build Godot / Build Godot (push) Failing after 23s

This commit is contained in:
Taxros 2025-05-23 03:26:04 +00:00
parent 0f20c4c7f2
commit cfed283525

View file

@ -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: