action: update token (again)

:D
This commit is contained in:
hmol233
2021-09-15 18:46:20 +08:00
parent 48dce3e6ab
commit b4303eecfd
+1 -1
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