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 0474b59 commit d1f02f4Copy full SHA for d1f02f4
.goreleaser.yaml
@@ -3,7 +3,7 @@ before:
3
hooks:
4
- go mod tidy
5
- sh -c "curl https://github.com/porjo.gpg | gpg --import"
6
- - git verify-tag {{.Version}}
+ - git verify-tag {{.Tag}}
7
builds:
8
- env:
9
- CGO_ENABLED=0
0 commit comments