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 38e050c commit 959c8e1Copy full SHA for 959c8e1
.goreleaser.yml
@@ -39,6 +39,7 @@ archives:
39
formats: ['zip']
40
name_template: >-
41
{{- .ProjectName }}_
42
+ {{- .Version }}_
43
{{- .Os }}_
44
{{- if eq .Arch "amd64" }}x86_64
45
{{- else if eq .Arch "386" }}i386
0 commit comments