Description:
As a developer
I need the staging environment to have automated deployments
So that we can improve our path to production process
Acceptance Criteria:
GIVEN I am a developer
WHEN I push a commit to the master branch
THEN the changes are automatically deployed to the staging environment using pulumi and github actions