Skip to content

Commit 7f212dd

Browse files
authored
Merge pull request #414 from rsteube/fix-name
typo
2 parents 8293b24 + b9957ee commit 7f212dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/carapace/.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ archives:
1616
windows: Windows
1717
386: i386
1818
amd64: x86_64
19-
name_template: "carapace_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
19+
name_template: "carapace-bin_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
2020
checksum:
2121
name_template: 'checksums.txt'
2222
snapshot:

0 commit comments

Comments
 (0)