Skip to content

Commit 22fd1ca

Browse files
committed
[CI] Adjust permissions in release drafter
Signed-off-by: Moshe Vayner <moshe@vayner.me>
1 parent 0f6ce44 commit 22fd1ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions:
1212
jobs:
1313
update_release_draft:
1414
permissions:
15+
contents: write
1516
pull-requests: write
1617
runs-on: ubuntu-latest
1718
steps:

0 commit comments

Comments
 (0)