Skip to content

Commit cdd0ea1

Browse files
committed
Reverting goreleaser config
1 parent ec31d89 commit cdd0ea1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.goreleaser.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@ archives:
1010
- name_template: "{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
1111
format_overrides:
1212
- goos: windows
13-
format: zip
14-
- files:
15-
- none*
13+
format: zip

0 commit comments

Comments
 (0)