mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
👷 update api docs ci
This commit is contained in:
2
.github/workflows/api_docs.yml
vendored
2
.github/workflows/api_docs.yml
vendored
@ -37,4 +37,4 @@ jobs:
|
||||
git config user.email nonebot@nonebot.dev
|
||||
git add .
|
||||
git diff-index --quiet HEAD || git commit -m ":memo: update api docs"
|
||||
git push
|
||||
git push origin HEAD:${{github.event.pull_request.head.ref}}
|
||||
|
Reference in New Issue
Block a user