mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
commit
215cfc90f4
2
.github/workflows/publish-bot.yml
vendored
2
.github/workflows/publish-bot.yml
vendored
@ -16,6 +16,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
||||||
- name: NoneBot2 Publish Bot
|
- name: NoneBot2 Publish Bot
|
||||||
uses: nonebot/nonebot2-publish-bot@main
|
uses: nonebot/nonebot2-publish-bot@main
|
||||||
|
Loading…
Reference in New Issue
Block a user