mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-12 15:18:05 +00:00
👷 update api docs ci
This commit is contained in:
parent
1045e6a797
commit
1d7180e6cd
2
.github/workflows/api_docs.yml
vendored
2
.github/workflows/api_docs.yml
vendored
@ -36,5 +36,5 @@ jobs:
|
|||||||
git config user.name nonebot
|
git config user.name nonebot
|
||||||
git config user.email nonebot@nonebot.dev
|
git config user.email nonebot@nonebot.dev
|
||||||
git add .
|
git add .
|
||||||
git commit -m ":memo: update api docs"
|
git diff-index --quiet HEAD || git commit -m ":memo: update api docs"
|
||||||
git push
|
git push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user