Skip to content

Commit 779513b

Browse files
committed
Update .goreleaser.yml to include file name template for package builds
1 parent 3490a3b commit 779513b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ nfpms:
2929
formats:
3030
- deb
3131
bindir: /usr/local/bin
32+
file_name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
3233

3334
checksum:
3435
name_template: "checksums.txt"

0 commit comments

Comments
 (0)