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 10e098d commit b22d683Copy full SHA for b22d683
1 file changed
.goreleaser.yml
@@ -16,7 +16,7 @@ builds:
16
archives:
17
- format_overrides:
18
- goos: windows
19
- format: zip
+ formats: ["zip"]
20
21
changelog:
22
use: github-native
0 commit comments