Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed68c04

Browse files
authored
Update publish.yml
1 parent 8dc7450 commit ed68c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
- name: Deploy
2525
uses: peaceiris/actions-gh-pages@v3
2626
with:
27-
deploy_key: ${{ secrets.PERSONAL_TOKEN }}
27+
deploy_key: ${{ secrets.MDBOOK_DEPLOY_TOKEN }}
2828
external_repository: MultiSQL/multisql.github.io

0 commit comments

Comments
 (0)