shallwefootball / upload-s3-action

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

[feature request] make public-read optional #28

Open yangcheng opened 3 years ago

yangcheng commented 3 years ago

Thanks a lot for making the action! I have used it in my project for a while now, I am serving the artifact through cloudfront and would like to restrict my bucket to disallow public read.
Thanks