Skip to content

Commit

Permalink
let's not push automatically when generating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Chien committed Dec 12, 2017
1 parent d28e63e commit 31b0db1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generate_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ cp -a docs/html/. docs/.
rm -rf docs/html
git add docs
git commit -m 'updated docs'
git push

echo "Updated docs!"

0 comments on commit 31b0db1

Please sign in to comment.