🐎 ci(gitea-actions): add secret
All checks were successful
Build and Deploy mdBook / build-and-deploy (push) Successful in 13s

This commit is contained in:
李东云
2025-06-11 13:34:48 +08:00
parent 1a8b8431cc
commit 15a85983fe

View File

@@ -39,7 +39,7 @@ jobs:
- name: Deploy to 'pages' branch
uses: peaceiris/actions-gh-pages@v3
with:
personal_token: ${{ secrets.DEPLOY_TOKEN }}
personal_token: d58a2e62b51446633a0c87df1591ba34db1ecacb
external_repository: Dao-OS/dao-os-docs
publish_branch: pages
publish_dir: ./book # 推送整个 book 目录(现在包含了 en 和 zh