diff --git a/.github/workflows/test_chained_e2e.yml b/.github/workflows/test_chained_e2e.yml index 8ded1a7591..6e47a41695 100644 --- a/.github/workflows/test_chained_e2e.yml +++ b/.github/workflows/test_chained_e2e.yml @@ -111,7 +111,7 @@ jobs: allowForks: 'true' repo: '${{ needs.parse_run_context.outputs.repository }}' sha: '${{ needs.parse_run_context.outputs.sha }}' - token: '${{ secrets.GITHUB_TOKEN }}' + token: '${{ secrets.GEMINI_CLI_ROBOT_GITHUB_PAT }}' status: 'pending' e2e_linux: