diff --git a/.github/workflows/release-draft.yml b/.github/workflows/release-draft.yml index 0761bee..98e3e75 100644 --- a/.github/workflows/release-draft.yml +++ b/.github/workflows/release-draft.yml @@ -110,7 +110,7 @@ jobs: permissions: contents: write issues: write - pull-requests: read + pull-requests: write steps: - name: Download analysis artifact uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4