Skip to content

Commit

Permalink
fix publishing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sirfoga committed Jul 25, 2018
1 parent 954ea14 commit 436c4d5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
chmod +x make.sh

echo "> always remember to commit any changes before checking out branches"
echo "> generating..."
./make.sh

echo "> moving to docs branch"
git checkout gh-pages # change branch (to publish docs)
git push origin gh-pages
Expand Down

0 comments on commit 436c4d5

Please sign in to comment.