Build a deployment workflow for getting the website deployed.
Similar to the app, merging to main should deploy to dev and merging to live should deploy to prod.
There should be a manual dispatch trigger to deploy a given branch to a given environment.
Build a deployment workflow for getting the website deployed.
Similar to the app, merging to
mainshould deploy todevand merging toliveshould deploy toprod.There should be a manual dispatch trigger to deploy a given branch to a given environment.