🔀 Merge pull request #716

👷 checkout with PAT
This commit is contained in:
Ju4tCode 2022-01-20 13:42:12 +08:00 committed by GitHub
commit 215cfc90f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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