My personal site
- Created an AWS IAM user to generate AWS credentials (give proper permissions to S3)
- Created
prod
anddev
Environments in the GitHub repo settings - Added these credentials as GitHub Environment Secrets
- Created the workflow (see .github/workflows/)