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 f92d278 commit 3bf082fCopy full SHA for 3bf082f
.goreleaser.yaml
@@ -28,5 +28,5 @@ builds:
28
- arm64
29
archives:
30
- name_template: "{{ .Binary }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}"
31
- format: binary
+ format: tar.gz
32
report_sizes: true
0 commit comments