action: update token (again)

:D
pull/112/head
hmol233 2021-09-15 18:46:20 +08:00
parent 48dce3e6ab
commit b4303eecfd
No known key found for this signature in database
GPG Key ID: D617A9DAB0C992D5
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
- name: Deploy to main Repository
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.ACTION_PERSONAL_TOKEN }}
personal_token: ${{ secrets.ACTION_PERSONAL_TOKEN }}
publish_dir: docs/.vuepress/dist
external_repository: XTLS/XTLS.github.io
publish_branch: gh-pages-next