What's the problem this feature will solve?
We need the ability to deploy code to development and production environments
Describe the solution you'd like
Github actions that automatically deploy changes on main to dev, and which enable deployment to prod via a manual trigger.
Additional context
No response