Skip to content

Commit 76ecb51

Browse files
committed
Fix .goreleaser.yml
1 parent 0a7ab0e commit 76ecb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ changelog:
3030
nfpms:
3131
-
3232
id: gpe-nfpms
33-
name_template: "{{ .ProjectName }}_{{ .Version }}-1_{{ .Arch }}"
33+
file_name_template: "{{ .ProjectName }}_{{ .Version }}-1_{{ .Arch }}"
3434
builds:
3535
- gpe-linux
3636
homepage: https://github.com/k1LoW/grouped_process_exporter

0 commit comments

Comments
 (0)