Skip to content

Commit 0e4d140

Browse files
committed
latest tag
1 parent 3281c98 commit 0e4d140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
uses: crazy-max/ghaction-docker-meta@v1
104104
with:
105105
images: ghcr.io/anweiss/cddl-cli
106-
tag-custom: ${{ steps.get_latest_tag.outputs.docker_tag }}
106+
tag-custom: ${{ steps.get_latest_tag.outputs.docker_tag }},latest
107107
tag-custom-only: true
108108
tag-latest: true
109109

0 commit comments

Comments
 (0)