Skip to content

Commit 4289a0b

Browse files
committed
publish tags
1 parent d909110 commit 4289a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
type=raw,value=latest,enable={{is_default_branch}}
4444
type=ref,event=branch
4545
type=ref,event=pr
46-
type=semver,pattern={{version}}
46+
type=semver,pattern=v{{version}}
4747
type=sha,format=short
4848
4949
- name: Build and push Docker image

0 commit comments

Comments
 (0)