diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 0c8fa247..1b6d8456 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -226,6 +226,7 @@ jobs: timeout-minutes: 10 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} + github_token: ${{ secrets.GITHUB_TOKEN }} custom_instructions: | Read the file release-context.md which contains all the information about this release.