diff --git a/.github/actions/pr-comment/action.yml b/.github/actions/pr-comment/action.yml index ff46d40310..9ff0509b9e 100644 --- a/.github/actions/pr-comment/action.yml +++ b/.github/actions/pr-comment/action.yml @@ -13,6 +13,7 @@ runs: with: run-id: ${{ github.event.workflow_run.id }} name: ${{ inputs.name }} + github-token: ${{ secrets.GITHUB_TOKEN }} - id: pr-number shell: bash