Moving Away From AWS Access Keys
Following Amazon IAM best practices for AWS credentials
I started using GitHub Actions to handle the Hugo build and deployment of this website. I was using an AWS IAM user with the required profile and added their Access Key ID and Secret Access Key as repository secrets.