Skip to content

Commit ba4e8e3

Browse files
authored
Fix goreleaser (#57)
1 parent 50fd946 commit ba4e8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ blobs:
5858
- provider: s3
5959
bucket: major-cli-releases
6060
region: us-west-1
61-
folder: "{{ .Version }}"
61+
directory: "{{ .Version }}"
6262
acl: public-read

0 commit comments

Comments
 (0)