Skip to content

Commit e0cf44d

Browse files
authored
Update .goreleaser.yml
1 parent 9c6431b commit e0cf44d

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-
formats: [zip]
18+
formats:
19+
- zip
1920
dockers:
2021
- image_templates:
2122
- "ghcr.io/golang-templates/seed:latest"

0 commit comments

Comments
 (0)