mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-27 17:00:14 +08:00
修正文档上传 (#592)
This commit is contained in:
parent
0b370339ff
commit
70901a1b32
6
.github/workflows/doc.yml
vendored
6
.github/workflows/doc.yml
vendored
@ -29,10 +29,10 @@ jobs:
|
||||
- name: GitHub Pages Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
deploy_key: ${{ secrets.DOC_DEPLOY_KEY }}
|
||||
personal_token: ${{ secrets.MAMOE_TOKEN }}
|
||||
publish_dir: ./mirai-core/build/dokka
|
||||
external_repository: project-mirai/mirai-doc
|
||||
publish_branch: master
|
||||
user_name: 'github-actions[bot]'
|
||||
user_email: 'github-actions[bot]@users.noreply.github.com'
|
||||
# user_name: 'github-actions[bot]'
|
||||
# user_email: 'github-actions[bot]@users.noreply.github.com'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user