Skip to content

Commit aa1549f

Browse files
datapythonistajreback
authored andcommitted
DOC: Fixing doc upload (no such remote origin) (pandas-dev#24459)
1 parent 459ebb2 commit aa1549f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/build_docs.sh

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ if [ "$DOC" ]; then
4545
git add --all .
4646
git commit -m "Version" --allow-empty
4747

48-
git remote remove origin
4948
git remote add origin "https://${PANDAS_GH_TOKEN}@github.com/pandas-dev/pandas-docs-travis.git"
5049
git fetch origin
5150
git remote -v

0 commit comments

Comments
 (0)