We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12e4bb commit 16418ebCopy full SHA for 16418eb
.goreleaser.yml
@@ -59,7 +59,7 @@ kos:
59
platforms:
60
- all
61
tags:
62
- - '{{ .Version }}'
+ - 'v{{ .Version }}'
63
sbom: spdx
64
build: binary
65
bare: true
0 commit comments