ghpages icon indicating copy to clipboard operation
ghpages copied to clipboard

GitHub default branch name is main

Open adammwilson opened this issue 5 years ago • 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.

https://github.com/maxheld83/ghpages/blob/e48ff5f4bb9b1f5c91ffe5fc1dc90e9d65ab57b0/entrypoint.sh#L29

adammwilson avatar Jan 18 '21 22:01 adammwilson