We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
archives.format_overrides.format
1 parent 30b2728 commit 8c70f94Copy full SHA for 8c70f94
1 file changed
.goreleaser.yml
@@ -22,7 +22,7 @@ archives:
22
wrap_in_directory: true
23
format_overrides:
24
- goos: windows
25
- format: zip
+ formats: [ 'zip' ]
26
files:
27
- LICENSE
28
- README.md
0 commit comments