chore: update changelog CI permission
This commit is contained in:
committed by
GitHub
parent
cf5aed8c2e
commit
a8b5e07522
3
.github/workflows/update-changelog.yml
vendored
3
.github/workflows/update-changelog.yml
vendored
@@ -4,7 +4,8 @@ on:
|
|||||||
release:
|
release:
|
||||||
types: [released]
|
types: [released]
|
||||||
|
|
||||||
permissions: {}
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update:
|
update:
|
||||||
|
|||||||
Reference in New Issue
Block a user