We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da8fb1f commit a9289d5Copy full SHA for a9289d5
.goreleaser.yml
@@ -6,3 +6,8 @@ builds:
6
ignore:
7
- goos: darwin
8
goarch: 386
9
+archives:
10
+ - id: tar.gz
11
+ format: tar.gz
12
+ - id: binary
13
+ format: binary
0 commit comments