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 cad2ec7 commit 1e6eabbCopy full SHA for 1e6eabb
.github/workflows/pages.yml
@@ -20,4 +20,4 @@ jobs:
20
- name: Install Dependencies
21
run: pip install mkdocs
22
- name: Deploy Docs
23
- run: mkdocs gh-deploy
+ run: mkdocs gh-deploy --force
0 commit comments