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.
binary
formats
1 parent 2dcdf50 commit f1cb800Copy full SHA for f1cb800
.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