We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3490a3b commit 779513bCopy full SHA for 779513b
1 file changed
.goreleaser.yml
@@ -29,6 +29,7 @@ nfpms:
29
formats:
30
- deb
31
bindir: /usr/local/bin
32
+ file_name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
33
34
checksum:
35
name_template: "checksums.txt"
0 commit comments