mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
👷 fix release drafter permission
This commit is contained in:
parent
c0fe6ed65e
commit
fe214f717b
3
.github/workflows/release-drafter.yml
vendored
3
.github/workflows/release-drafter.yml
vendored
@ -10,6 +10,9 @@ on:
|
||||
|
||||
jobs:
|
||||
update-release-drafter:
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
concurrency:
|
||||
group: pull-request-changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user