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 f3d7078 commit 13fe619Copy full SHA for 13fe619
.github/workflows/publish.yml
@@ -26,4 +26,4 @@ jobs:
26
with:
27
personal_token: ${{ secrets.MDBOOK_DEPLOY_TOKEN }}
28
external_repository: MultiSQL/multisql.github.io
29
- publish_dir: ./
+ publish_dir: ./book
0 commit comments