shallwefootball / upload-s3-action

github action for upload to S3 ☁️
https://github.com/marketplace/actions/upload-s3
163 stars 150 forks source link

Customizable ACL #48

Open SantaHub opened 1 year ago

SantaHub commented 1 year ago

Can we do custom ACL?

https://github.com/shallwefootball/upload-s3-action/blob/master/index.js#L53 its hardcoded.

zachelrath commented 1 year ago

@SantaHub I submitted a PR for this: https://github.com/shallwefootball/upload-s3-action/pull/58