We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 314db85 + 2501c18 commit 1eab763Copy full SHA for 1eab763
.circleci/config.yml
@@ -41,7 +41,7 @@ jobs:
41
git config user.name plotlydocbot
42
git config user.email [email protected]
43
git add *
44
- git commit -m "build of https://github.com/plotlyplotlyjs.jl-docs/commit/${CIRCLE_SHA1}"
+ git commit -m "build of https://github.com/plotly/plotlyjs.jl-docs/commit/${CIRCLE_SHA1}"
45
git push --force [email protected]:plotly/plotlyjs.jl-docs.git master:built
46
rm -rf .git
47
cd ../..
0 commit comments