File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1616 global :
1717
1818 # pandas-docs-travis GH
19- - secure : Oz6cwVu3NetKZ5nKLJ4RQQBbRJE4KF3J5fkVwICJ2SQaE00ng8os4zJRGSkf0g+K1AVJpQ9A1XKG/IOKMBSkGiXBaVR/Qk/5b+QOTjEhgQBd7tdYjBrFfzpn0AIWn+70nAh24pvuGmq5MU9ILUXwNVVM87FF7cJ7efNseveh7Ss=
19+ secure : " YvvTc+FrSYHgdxqoxn9s8VOaCWjvZzlkaf6k55kkmQqCYR9dPiLMsot1F96/N7o3YlD1s0znPQCak93Du8HHi/8809zAXloTaMSZrWz4R4qn96xlZFRE88O/w/Z1t3VVYpKX3MHlCggBc8MtXrqmvWKJMAqXyysZ4TTzoiJDPvE= "
2020
2121git :
2222 # for cloning
Original file line number Diff line number Diff line change @@ -56,8 +56,7 @@ if [ x"$DOC_BUILD" != x"" ]; then
5656 git add --all .
5757 git commit -m " Version" --allow-empty
5858 git remote remove origin
59- echo " https://${GH_TOKEN} @github.com/pandas-docs/pandas-docs-travis.git"
60- git remote add origin " https://${GH_TOKEN} @github.com/pandas-docs/pandas-docs-travis.git"
59+ git remote add origin " https://${PANDAS_GH_TOKEN} @github.com/pandas-docs/pandas-docs-travis.git"
6160 git push origin gh-pages -f
6261fi
6362
You can’t perform that action at this time.
0 commit comments