Skip to content

Commit f49158f

Browse files
committed
Change naming
1 parent 8ea38c1 commit f49158f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ builds:
1313
goarch:
1414
- amd64
1515
archive:
16-
name_template: "hashnode-{{ .Tag }}-{{ .Os }}-{{ .Arch }}"
16+
name_template: "hashnode-{{ .Os }}-{{ .Arch }}"
1717
format: binary
1818
checksum:
1919
name_template: 'checksums.txt'

0 commit comments

Comments
 (0)