A demo repository on how to use GitHub Actions to automate a one way synchronization between branches as to keep branches up-to-date with the main branch. This technique can be used to create an additional staging environment in Netlify with feature flags, which is what this demo is doing.
URL to live website | https://boring-shaw-e057a7.netlify.com/ |
URL to staging site with shop flag enabled | https://shop-staging--boring-shaw-e057a7.netlify.com/ |