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 c670c44 commit 6d91e3cCopy full SHA for 6d91e3c
.goreleaser.yaml
@@ -11,7 +11,7 @@ builds:
11
- arm64
12
ldflags: -s -w
13
archives:
14
- - format: tar.gz
+ - format: tar
15
# this name template makes the OS and Arch compatible with the results of uname.
16
name_template: >-
17
{{ .ProjectName }}_
0 commit comments