GitHub Action to Deploy static website to S3 Bucket ☁
This action uses the golang aws sdk to build aws static website bucket and
deploy the static file to that newly created s3 bucket.To deploy static file it
uses either from your repository or build during your workflow.