Skip to content

Commit 9963ae1

Browse files
committed
fix? deprecation warning in .goreleaser.yaml [skip-ci]
1 parent 2ae48c7 commit 9963ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ archives:
2727
owner: root
2828
format_overrides:
2929
- goos: windows
30-
format: zip
30+
formats: ['zip']

0 commit comments

Comments
 (0)