Skip to content

Commit 2d89b97

Browse files
committed
Update GoReleaser config
1 parent 2be0760 commit 2d89b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ archives:
116116
name_template: "{{.ProjectName}}_{{.Version}}_{{.Os}}-{{.Arch}}{{ if .Arm }}v{{ .Arm }}{{ end }}"
117117
- format_overrides:
118118
- goos: windows
119-
format: zip
119+
formats: 'zip'
120120
checksum:
121121
name_template: 'checksums.txt'
122122
changelog:

0 commit comments

Comments
 (0)