Skip to content

Commit 02a388d

Browse files
committed
Revert acl change
1 parent 45f771b commit 02a388d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ blobs:
274274
bucket: '{{ .Env.AWS_S3_BUCKET }}'
275275
region: '{{ .Env.AWS_S3_REGION }}'
276276
directory: '/'
277-
#acl: public-read
277+
acl: public-read
278278
extra_files:
279279
- glob: ./dist/default_darwin_amd64_v1/bin/step
280280
name_template: step_{{ .Version }}_darwin_amd64

0 commit comments

Comments
 (0)