Skip to content

Commit 8626210

Browse files
include redirections
1 parent 6e65af2 commit 8626210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
git init
6363
git config user.name nicolaskruchten
6464
git config user.email [email protected]
65-
git add *html
65+
git add *
6666
git commit -m build
6767
git push --force [email protected]:plotly/plotly.py-docs.git master:built
6868
fi

0 commit comments

Comments
 (0)