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.
2 parents 2dcdf50 + f1cb800 commit 9f97ec6Copy full SHA for 9f97ec6
.goreleaser.yaml
@@ -26,7 +26,7 @@ archives:
26
# use zip for windows archives
27
format_overrides:
28
- goos: windows
29
- formats: [ 'zip' ]
+ formats: [ 'zip', 'binary' ]
30
files:
31
- LICENSE
32
- README.md
0 commit comments