🔀 Merge branch master

This commit is contained in:
yanyongyu
2022-02-07 11:38:52 +08:00
5 changed files with 533 additions and 94 deletions

View File

@ -16,6 +16,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
token: ${{ secrets.GH_TOKEN }}
- name: NoneBot2 Publish Bot
uses: nonebot/nonebot2-publish-bot@main