We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7ab0e commit 76ecb51Copy full SHA for 76ecb51
.goreleaser.yml
@@ -30,7 +30,7 @@ changelog:
30
nfpms:
31
-
32
id: gpe-nfpms
33
- name_template: "{{ .ProjectName }}_{{ .Version }}-1_{{ .Arch }}"
+ file_name_template: "{{ .ProjectName }}_{{ .Version }}-1_{{ .Arch }}"
34
builds:
35
- gpe-linux
36
homepage: https://github.com/k1LoW/grouped_process_exporter
0 commit comments