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 9d68917 commit 5d814fbCopy full SHA for 5d814fb
1 file changed
.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.ACTIONS_DEPLOY_KEY }}
+ personal_token: ${{ secrets.PERSONAL_TOKEN }}
28
external_repository: MultiSQL/multisql.github.io
0 commit comments