Skip to content

Commit fd107ac

Browse files
author
Vadim Platonov
committed
force doc update push
1 parent 7ee219d commit fd107ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/codox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ lein codox
2222
cd target/doc
2323
git add .
2424
git commit -am "update docs"
25-
git push -u origin gh-pages
25+
git push -fu origin gh-pages
2626
cd -
2727

2828
echo "Switching `pwd` back to master..."

0 commit comments

Comments
 (0)