Skip to content

Commit 16418eb

Browse files
committed
add v in the tag image
Signed-off-by: cpanato <[email protected]>
1 parent b12e4bb commit 16418eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ kos:
5959
platforms:
6060
- all
6161
tags:
62-
- '{{ .Version }}'
62+
- 'v{{ .Version }}'
6363
sbom: spdx
6464
build: binary
6565
bare: true

0 commit comments

Comments
 (0)