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 4800d65 commit 05f226dCopy full SHA for 05f226d
1 file changed
.goreleaser.yml
@@ -42,7 +42,7 @@ builds:
42
archives:
43
- id: go-broadcast
44
name_template: >-
45
- {{- .ProjectName }}_ {{- .Version }}_ {{- .Os }}_ {{- .Arch }}
+ {{- .ProjectName }}_{{- .Version }}_{{- .Os }}_{{- .Arch }}
46
files:
47
- LICENSE
48
- README.md
0 commit comments