diff --git a/gh-pages.sh b/gh-pages.sh index d1c55a19..8aa77536 100644 --- a/gh-pages.sh +++ b/gh-pages.sh @@ -39,4 +39,5 @@ git add . git commit -m "Replace all contents with build folder contents except .env" # Optionally, push the new branch to the remote repository +git pull git push origin $NEW_BRANCH