We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50fd946 commit ba4e8e3Copy full SHA for ba4e8e3
.goreleaser.yaml
@@ -58,5 +58,5 @@ blobs:
58
- provider: s3
59
bucket: major-cli-releases
60
region: us-west-1
61
- folder: "{{ .Version }}"
+ directory: "{{ .Version }}"
62
acl: public-read
0 commit comments