Skip to content

Commit

Permalink
remove redundant version number in name of binary
Browse files Browse the repository at this point in the history
  • Loading branch information
CaroleHamer committed Jan 9, 2020
1 parent ebeca4f commit 81464a9
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 @@ -16,6 +16,7 @@ builds:

archives:
- format: binary
name_template: "{{ .Binary }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"

checksum:
name_template: 'checksums.txt'
Expand Down

0 comments on commit 81464a9

Please sign in to comment.