🔀 Merge pull request #265

ci: 更新商店发布议题机器人
This commit is contained in:
Ju4tCode 2021-03-06 11:19:58 -06:00 committed by GitHub
commit 8d80b610d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: 'Plugin Issue Bot'
name: 'Store Publish Issue Bot'
on:
push:
@ -12,14 +12,16 @@ on:
jobs:
issue_bot:
runs-on: ubuntu-latest
name: plugin issue bot
name: store publish issue bot
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: NoneBot2 Plugin Issue Bot
uses: he0119/nonebot2-plugin-issue-bot@v0.2
uses: he0119/nonebot2-plugin-issue-bot@main
with:
token: ${{ secrets.GH_TOKEN }}
base: master
path: docs/.vuepress/public/plugins.json
plugin_path: docs/.vuepress/public/plugins.json
bot_path: docs/.vuepress/public/bots.json
adapter_path: docs/.vuepress/public/adapters.json