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 0552907 commit d67dbc6Copy full SHA for d67dbc6
.github/workflows/gh-pages.yml
@@ -36,4 +36,4 @@ jobs:
36
- run: pip install mkdocs-material
37
- run: pip install mkdocs-awesome-pages-plugin
38
- run: pip install mkdocs-minify-plugin
39
- - run: mkdocs gh-deploy
+ - run: mkdocs gh-deploy --force
0 commit comments