Update .forgejo/workflows/build.yaml
All checks were successful
Build Godot / Build Godot (push) Successful in 17m22s

This commit is contained in:
Taxros 2025-05-23 03:30:22 +00:00
parent cfed283525
commit 3c7f22eb12

View file

@ -22,7 +22,7 @@ jobs:
with:
registry: git.styandco.dev
username: ${{ github.repository_owner }}
password: ${{ secret.DOCKER_LOGIN }}
password: ${{ secrets.DOCKER_LOGIN }}
- uses: docker/build-push-action@v5
with: