The current CircleCI file, that I am editing in PR #36 has some known issues:
- I believe it is deploying even if the the CircleCI workflow is executing a branch. This should be limited to
master.
- The format is a little dates. There are newer CicleCI options, like AWS Orbs you could use instead of the manual install.
My most recent "modern" CircleCI deploy config can be found here if you want something to reference:
https://github.com/Guildflow/guildflow-marketing-website/blob/main/.circleci/config.yml