Skip to content

Commit 1892676

Browse files
update (#81)
1 parent 3ecf2f5 commit 1892676

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
@@ -24,7 +24,7 @@ archives:
2424
- format: tar.gz
2525
# this name template makes the OS and Arch compatible with the results of `uname`
2626
name_template: >-
27-
{{ .ProjectName }}_v
27+
{{ .ProjectName }}_
2828
{{- .Version }}_
2929
{{- title .Os }}_
3030
{{- if eq .Arch "amd64" }}x86_64

0 commit comments

Comments
 (0)