mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
👷 update api docs ci
This commit is contained in:
parent
1d7180e6cd
commit
9171894a15
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}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user