Sync AWS S3 Bucket on Git Push using GitHub Actions
Below we are going to setup a GitHub Action to upload files to a S3 Bucket
If you haven't got an S3 bucket on AWS you can set one up using this link
If you want to host your files as a static web server set up instructions are here
Create a G...
blog.azcodez.com2 min read