- click settings to enable github pages : https://docs.github.com/en/pages/quickstart
- add workflow permissions : ad-m/github-push-action#96 (comment)
- to use this as a base, use : git remote remove origin so you can start a new repo
eg : git remote add origin https://github.com/RGGH/the-new-repo-name.git - The workflow action uses
pip install ghp-import
- The yaml file uses 'master' not main
- Full Article and Tutorial on the redandgreen website