diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index a4c43afe1..3ac3aa144 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -9,7 +9,7 @@ jobs: show-log: runs-on: ubuntu-latest permissions: - pull-requests: write + contents: write steps: - name: Get tag id: tag