Skip to content

Commit d1f02f4

Browse files
committed
Move to semantic versioning
1 parent 0474b59 commit d1f02f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ before:
33
hooks:
44
- go mod tidy
55
- sh -c "curl https://github.com/porjo.gpg | gpg --import"
6-
- git verify-tag {{.Version}}
6+
- git verify-tag {{.Tag}}
77
builds:
88
- env:
99
- CGO_ENABLED=0

0 commit comments

Comments
 (0)