Skip to content

Commit 06c3705

Browse files
committed
[*] fix old archives.format_overrides.format option, closes #301
1 parent d71b5d4 commit 06c3705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ archives:
2323
wrap_in_directory: true
2424
format_overrides:
2525
- goos: windows
26-
format: zip
26+
format: ['zip']
2727
files:
2828
- LICENSE
2929
- README.md

0 commit comments

Comments
 (0)