We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db4798b commit 9c6431bCopy full SHA for 9c6431b
.goreleaser.yml
@@ -15,7 +15,7 @@ builds:
15
archives:
16
- format_overrides:
17
- goos: windows
18
- format: zip
+ formats: [zip]
19
dockers:
20
- image_templates:
21
- "ghcr.io/golang-templates/seed:latest"
0 commit comments