We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db3360d commit 4dbe2c5Copy full SHA for 4dbe2c5
ci/push-docs-gh-pages.sh
@@ -37,7 +37,7 @@ git add ./\*.css
37
git add ./\*.ipynb
38
git add _sources/.
39
git add _static/.
40
-git status --verbose
+git status
41
echo "Change remote"
42
git remote set-url origin https://bashtage:"${GH_PAGES_TOKEN}"@github.com/bashtage/linearmodels.git
43
echo "Github Actions doc build after commit ${GITHUB_SHA::8}"
0 commit comments