Skip to content

Commit 9c6431b

Browse files
Update GoReleaser archive configuration
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent db4798b commit 9c6431b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ builds:
1515
archives:
1616
- format_overrides:
1717
- goos: windows
18-
format: zip
18+
formats: [zip]
1919
dockers:
2020
- image_templates:
2121
- "ghcr.io/golang-templates/seed:latest"

0 commit comments

Comments
 (0)