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 3df676e commit cf44c48Copy full SHA for cf44c48
.goreleaser.yaml
@@ -5,6 +5,10 @@ builds:
5
- env:
6
- CGO_ENABLED=0
7
archives:
8
+ -
9
+ format_overrides:
10
+ - goos: windows
11
+ format: zip
12
13
# modelines, feel free to remove those if you don't want/use them:
14
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
0 commit comments