Skip to content

Commit d68a70a

Browse files
committed
change archive targets
1 parent 0337873 commit d68a70a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.goreleaser.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ archives:
2222
- goos: windows
2323
format: zip
2424
name_template: "{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
25-
files:
26-
- test
2725
- id: binary
2826
format: binary
2927
name_template: "{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"

0 commit comments

Comments
 (0)