chore: change name_template.

This commit is contained in:
Fernandez Ludovic 2019-04-04 21:21:51 +02:00
parent e88b0b2412
commit 5de9d2c462

View File

@ -35,7 +35,7 @@ changelog:
- '^tests:' - '^tests:'
archive: archive:
name_template: '{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm}}v{{ .Arm }}{{ end }}' name_template: '{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
format: tar.gz format: tar.gz
format_overrides: format_overrides:
- goos: windows - goos: windows