mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08: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.email nonebot@nonebot.dev
|
||||
git add .
|
||||
git commit -m ":memo: update api docs"
|
||||
git diff-index --quiet HEAD || git commit -m ":memo: update api docs"
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user