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 7773443 + af1594d commit f794d6dCopy full SHA for f794d6d
.github/workflows/publish_doc_website.yml
@@ -39,6 +39,6 @@ jobs:
39
40
- name: Deploy docs
41
run: |
42
- mkdocs gh-deploy
+ mkdocs gh-deploy --force
43
env:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments