Skip to content

Commit 0353fc6

Browse files
Update GoReleaser archive configuration (#390)
* Update GoReleaser archive configuration Signed-off-by: Emmanuel Ferdman <[email protected]> * Update .goreleaser.yml --------- Signed-off-by: Emmanuel Ferdman <[email protected]> Co-authored-by: Robert Pająk <[email protected]>
1 parent e87960b commit 0353fc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ builds:
1515
archives:
1616
- format_overrides:
1717
- goos: windows
18-
format: zip
18+
formats:
19+
- zip
1920
dockers:
2021
- image_templates:
2122
- "ghcr.io/golang-templates/seed:latest"

0 commit comments

Comments
 (0)