Skip to content

Commit

Permalink
Don't push master
Browse files Browse the repository at this point in the history
  • Loading branch information
nyholku committed Oct 19, 2014
1 parent 2a18efc commit 794a734
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion update-javadoc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ ERROR=$?

git checkout master || exit $?
[ $ERROR -eq 0 ] || exit $ERROR
git push origin master || exit $?
git push origin gh-pages || exit $?

0 comments on commit 794a734

Please sign in to comment.