We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e89555 commit 339cfc6Copy full SHA for 339cfc6
1 file changed
.github/workflows/draft.yaml
@@ -8,6 +8,8 @@ on:
8
jobs:
9
update-draft:
10
runs-on: ubuntu-latest
11
+ permissions:
12
+ contents: write
13
steps:
14
# Drafts your next Release notes as Pull Requests are merged into "master"
15
- uses: release-drafter/release-drafter@v5
0 commit comments