Closed KartikSoneji closed 4 years ago
Thank you, @KartikSoneji!
A couple of doubts that I had:
index.html
file that is already present in the master branch? Does it have to be deleted?Will the workflow run when I merge PRs?
Yes.
What about the index.html file that is already present in the master branch? Does it have to be deleted?
Merging the PR will take care of that.
Do I need to make any changes to the GitHub Pages setup in the settings of the repo?
Sorry, forgot about that. Yes, you will need to switch the GitHub Pages branch to gh-pages
.
Do I need to add any secrets to the repo?
No.
Adds GitHub Actions to automatically deploy the site when files in the
src/
folder change.