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