IainRawlings.com

Github Actions

I'm now looking into CI/CD with github actions. I want to get the blog to a state where a commit will trigger github to push the new content to S3 and invalidate the cache on cloudfront - thereby update the website with the new blog content.

Blog Python