Add version in archive name
This commit is contained in:
@ -32,6 +32,7 @@ archives:
|
||||
allow_different_binary_count: true
|
||||
name_template: >-
|
||||
{{ .ProjectName }}_
|
||||
{{- .Version }}_
|
||||
{{- .Os }}_
|
||||
{{- .Arch }}_
|
||||
{{- if eq .Arch "amd64" }}{{ .Amd64 }}
|
||||
|
Reference in New Issue
Block a user