chore: change name_template.
This commit is contained in:
parent
e88b0b2412
commit
5de9d2c462
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user