Skip to content

Commit

Permalink
building and pushing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
johnh2o2 committed Sep 28, 2017
1 parent 1ea8ee2 commit d30433b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/update_ghpages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ git checkout master docs/build/html
mv ./docs/build/html/* ./
rm -rf ./docs
git add --all
git commit -m "publishing updated docs..."
git push origin gh-pages
#git commit -m "publishing updated docs..."
#git push origin gh-pages

# switch back
git checkout master
#git checkout master

0 comments on commit d30433b

Please sign in to comment.