action: update token

This commit is contained in:
hmol233
2021-09-15 18:41:41 +08:00
parent d698965203
commit 48dce3e6ab
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
- name: Deploy to main Repository
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.ACTION_PERSONAL_TOKEN }}
publish_dir: docs/.vuepress/dist
external_repository: XTLS/XTLS.github.io
publish_branch: gh-pages-next