Update .forgejo/workflows/build.yaml
All checks were successful
Build Godot / Build Godot (push) Successful in 17m22s
All checks were successful
Build Godot / Build Godot (push) Successful in 17m22s
This commit is contained in:
parent
cfed283525
commit
3c7f22eb12
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue