We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8470bec commit 18856b9Copy full SHA for 18856b9
.github/workflows/publish.yml
@@ -21,3 +21,4 @@ jobs:
21
password: ${{ secrets.DOCKER_PASSWORD }}
22
add_git_labels: true
23
repository: ${{ github.repository }}
24
+ tags: latest
0 commit comments