Closed tcitry closed 5 years ago
Good point @tcitry, thanks!
fixed by #7
So if you have a pre-existing .github.io
site on GitHub pages that is not using GitHub actions and you have been pushing to master I guess the migration path would be something like this?
Since the docs don't currently seem to cover this scenario just want to make sure I'm understanding.
Yep, that seems correct @mpchadwick In any case, in a *.github.io repository, if you commit to the "master" branch, the action should throw an error so your files don't get overwritten.
refer to Configuring a publishing source for GitHub Pages - Github
https://github.com/helaili/jekyll-action/blob/master/entrypoint.sh#L36