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 8fbaa75 commit b6c1b7bCopy full SHA for b6c1b7b
1 file changed
.github/workflows/deploy-python-docs.yml
@@ -114,6 +114,7 @@ jobs:
114
mike set-default \
115
--deploy-prefix arcadedb \
116
--branch ${{ env.DOCS_BRANCH }} \
117
+ --config-file ../bindings/python/mkdocs.yml \
118
latest
119
120
- name: Deploy with mike (not latest)
0 commit comments