Skip to content

Commit 3b7dd15

Browse files
committed
Remove version for from binary artifact name
1 parent 004c9c5 commit 3b7dd15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ builds:
88
- linux
99
archives:
1010
- format: binary
11+
name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
1112
replacements:
1213
darwin: Darwin
1314
linux: Linux

0 commit comments

Comments
 (0)