Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ archives:
4949
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
5050
format_overrides:
5151
- goos: windows
52-
format: zip
52+
formats: ['zip']
5353
files:
5454
- README.md
5555
- LICENSE

0 commit comments

Comments
 (0)