Skip to content

Commit b22d683

Browse files
committed
fix deprecated format_overrides.format field
1 parent 10e098d commit b22d683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ builds:
1616
archives:
1717
- format_overrides:
1818
- goos: windows
19-
format: zip
19+
formats: ["zip"]
2020

2121
changelog:
2222
use: github-native

0 commit comments

Comments
 (0)