🐎 ci(gitea-actions): add secret
All checks were successful
Build and Deploy mdBook / build-and-deploy (push) Successful in 13s
All checks were successful
Build and Deploy mdBook / build-and-deploy (push) Successful in 13s
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
|||||||
- name: Deploy to 'pages' branch
|
- name: Deploy to 'pages' branch
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
with:
|
with:
|
||||||
personal_token: ${{ secrets.DEPLOY_TOKEN }}
|
personal_token: d58a2e62b51446633a0c87df1591ba34db1ecacb
|
||||||
external_repository: Dao-OS/dao-os-docs
|
external_repository: Dao-OS/dao-os-docs
|
||||||
publish_branch: pages
|
publish_branch: pages
|
||||||
publish_dir: ./book # 推送整个 book 目录(现在包含了 en 和 zh)
|
publish_dir: ./book # 推送整个 book 目录(现在包含了 en 和 zh)
|
||||||
|
|||||||
Reference in New Issue
Block a user