GitHub Action to Deploy static website to S3 Bucket and comment the Url to PR☁
This action uses the golang aws sdk to build aws static website bucket and
deploy the static file to that newly created s3 bucket and comment the url to
the PR. To deploy static file it uses either from your repository or build
during your workflow. Dockerfile and s3 utils can be found on
Link.