mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-25 11:03:56 +00:00
Publish Docker images with the latest tag
This commit is contained in:
parent
bc6027bf2b
commit
53e49c3634
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker_publish.yml
vendored
1
.github/workflows/docker_publish.yml
vendored
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
add_git_labels: true
|
||||
tag_with_ref: true
|
||||
tags: latest
|
||||
|
||||
registry: docker.pkg.github.com
|
||||
repository: ${{ github.REPOSITORY }}/cloud-game
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue