Skip to content

Commit 0cd1716

Browse files
Update release-drafter.yml
1 parent 2ea3118 commit 0cd1716

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/release-drafter.yml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
jobs:
99
release-drafter:
1010
runs-on: ubuntu-latest
11+
permissions:
12+
contents: write
13+
pull-requests: write
1114
steps:
1215
- uses: release-drafter/release-drafter@v5
1316
env:

0 commit comments

Comments
 (0)