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