mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-03 13:23:35 +03:00
action: update token (again)
:D
This commit is contained in:
parent
48dce3e6ab
commit
b4303eecfd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue