mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-01 16:42:44 +00:00
👷 fix release ci permission error
This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: master
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
|
||||
Reference in New Issue
Block a user