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 8ea38c1 commit f49158fCopy full SHA for f49158f
.goreleaser.yml
@@ -13,7 +13,7 @@ builds:
13
goarch:
14
- amd64
15
archive:
16
- name_template: "hashnode-{{ .Tag }}-{{ .Os }}-{{ .Arch }}"
+ name_template: "hashnode-{{ .Os }}-{{ .Arch }}"
17
format: binary
18
checksum:
19
name_template: 'checksums.txt'
0 commit comments