diff --git a/Makefile b/Makefile index 20a5f23..6d21c4a 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ trigger-build: # build site and push upstream to the gh-pages branch push-gh-pages: build-gh-pages - git push origin gh-pages + git push origin gh-pages:gh-pages build-gh-pages: gen-site gh-pages-add