mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-02 21:06:15 +03:00
Merge 227f17828d
into 2b37675137
This commit is contained in:
commit
2b919d1851
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
yarn docs:build
|
||||
- name: Deploy to main Repository
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
personal_token: ${{ secrets.ACTION_PERSONAL_TOKEN }}
|
||||
publish_dir: docs/.vuepress/dist
|
||||
|
|
Loading…
Add table
Reference in a new issue