Skip to content

Commit

Permalink
ci-doc-gh-pages.sh: update repository link
Browse files Browse the repository at this point in the history
  • Loading branch information
luismbo authored Jan 31, 2018
1 parent 6e39a0d commit 89eed92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-doc-gh-pages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ git init
git config user.name "Documentation Bot"
git config user.email "[email protected]"

git remote add upstream "https://$GH_TOKEN@github.com/PuercoPop/clx-manual-ci-test.git"
git remote add upstream "https://$GH_TOKEN@github.com/sharplispers/clx.git"
git fetch upstream
git reset upstream/gh-pages

Expand Down

0 comments on commit 89eed92

Please sign in to comment.