mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 10:35:44 +00:00
Allow gh Docker repository push in forks
This commit is contained in:
parent
6a42f9d989
commit
9d17435d7e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker_publish.yml
vendored
2
.github/workflows/docker_publish.yml
vendored
|
|
@ -25,4 +25,4 @@ jobs:
|
|||
username: ${{ github.ACTOR }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
registry: docker.pkg.github.com
|
||||
repository: giongto35/cloud-game/cloud-game
|
||||
repository: ${{ github.REPOSITORY }}/cloud-game
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue