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 7773443 commit af1594dCopy full SHA for af1594d
.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