DEV Community

Discussion on: Deploy Gatsby sites to GitHub Pages

Collapse
 
nitishk72 profile image
Nitish Kumar Singh

How GitHub pages works ?
I mean from which branch.

Thread Thread
 
flexdinesh profile image
Dinesh Pandiyan

I have a script deploy:github that deploys the code to github pages. I do it manually every time I make a change.