Comment on Netlify raises $53M Series C as microservices approach to web development growsparentComments−pm906yWell, you can technically push the src changes to `master` branch, have a github action build + update a `deploy` branch and then have gh pages read from there.
Comments
Well, you can technically push the src changes to `master` branch, have a github action build + update a `deploy` branch and then have gh pages read from there.