Skip to content

Commit fe9f942

Browse files
authored
evidently goreleaseer has changed in the last 4 years :) (#394)
1 parent fd5011e commit fe9f942

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ build:
2626
goarm: 6
2727
env:
2828
- CGO_ENABLED=0
29-
archive:
29+
archives:
30+
-
3031
name_template: "{{.Binary}}_{{.Version}}_{{.Os}}-{{.Arch}}"
3132
replacements:
3233
amd64: 64bit

0 commit comments

Comments
 (0)