Skip to content

Commit

Permalink
add name template (#729)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihanzhen committed Jun 11, 2020
1 parent 57766c1 commit 2a1a46d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ archives:
windows: Windows
386: i386
amd64: x86_64
name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 2a1a46d

Please sign in to comment.