Fix update-gh-pages
This commit is contained in:
parent
a343d43b5c
commit
4e07fcf5b2
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
SOURCE_BRANCH="master"
|
SOURCE_BRANCH="master"
|
||||||
TARGET_BRANCH="gh-pages"
|
TARGET_BRANCH="gh-pages"
|
||||||
REPO="https://${GH_TOKEN}@github.com/hasufell/hpath"
|
REPO="https://${GITHUB_TOKEN}@github.com/hasufell/hpath"
|
||||||
|
|
||||||
if [ -z "${UPDATE_GH_PAGES}" ] ; then
|
if [ -z "${UPDATE_GH_PAGES}" ] ; then
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user