Make gh-pages pushing more explicit

This commit is contained in:
Dan Holmsand 2014-11-30 10:13:19 +01:00
parent a6cb21105a
commit 9bfbbc1ae2
1 changed files with 1 additions and 1 deletions

View File

@ -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