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.
archives.format_overrides.format
1 parent d71b5d4 commit d66f5d3Copy full SHA for d66f5d3
.goreleaser.yml
@@ -23,7 +23,7 @@ archives:
23
wrap_in_directory: true
24
format_overrides:
25
- goos: windows
26
- format: zip
+ formats: ['zip']
27
files:
28
- LICENSE
29
- README.md
0 commit comments