Skip to content

Commit 094f488

Browse files
committed
Remove zip format override on windows
1 parent 99d5b6c commit 094f488

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.goreleaser.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ builds:
1919

2020
archives:
2121
- name_template: "{{ .Binary }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}"
22-
format_overrides:
23-
- goos: windows
24-
format: zip
2522

2623
snapshot:
2724
name_template: "{{ .Tag }}-SNAPSHOT"

0 commit comments

Comments
 (0)