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 3fa9a39 commit 5aa8c2fCopy full SHA for 5aa8c2f
.github/workflows/update-docs.yml
@@ -21,5 +21,5 @@ jobs:
21
run: pip install mkdocs-material==3.1.0
22
23
- name: Build docs
24
- run: mkdocs gh-deploy
+ run: mkdocs gh-deploy --force -m "[ci skip]"
25
working-directory: docs/documentation
0 commit comments