diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index eb6134e..6718a6b 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -10,6 +10,9 @@ on: jobs: update-release-drafter: + permissions: + contents: write + pull-requests: write runs-on: ubuntu-latest concurrency: group: pull-request-changelog