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.
2 parents 98fc80e + d2b8fbe commit 870a455Copy full SHA for 870a455
.github/workflows/gh-pages.yml
@@ -18,4 +18,4 @@ jobs:
18
with:
19
python-version: 3.x
20
- run: pip install mkdocs-material mkdocs-get-deps mkdocs-material-extensions mkdocs-multilang
21
- - run: mkdocs gh-deploy --force
+ - run: mkdocs gh-deploy --force --remote-name origin
0 commit comments