maxheld83/ghpages

GitHub default branch name is main

adammwilson opened this issue · 0 comments

The Entrypoint.sh script currently has the master branch hardcoded, but the default github branch is now main. Suggest setting that as a parameter or updating to use the new default.

git push --force $REMOTE_REPO master:$REMOTE_BRANCH && \