Skip to content

Commit 448ee83

Browse files
committed
Fixed goreleaser.yml
1 parent 62fac44 commit 448ee83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ archives:
3838
- CHANGELOG*
3939
- CREDITS
4040
nfpms:
41-
- name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
41+
- file_name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
4242
replacements:
4343
amd64: 64-bit
4444
386: 32-bit

0 commit comments

Comments
 (0)