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 8dc7450 commit ed68c04Copy full SHA for ed68c04
.github/workflows/publish.yml
@@ -24,5 +24,5 @@ jobs:
24
- name: Deploy
25
uses: peaceiris/actions-gh-pages@v3
26
with:
27
- deploy_key: ${{ secrets.PERSONAL_TOKEN }}
+ deploy_key: ${{ secrets.MDBOOK_DEPLOY_TOKEN }}
28
external_repository: MultiSQL/multisql.github.io
0 commit comments