diff --git a/.github/workflows/pr-review-by-openhands.yml b/.github/workflows/pr-review-by-openhands.yml index 42dea9a1..744de8a6 100644 --- a/.github/workflows/pr-review-by-openhands.yml +++ b/.github/workflows/pr-review-by-openhands.yml @@ -46,5 +46,5 @@ jobs: # [DEPRECATED] review-style is no longer used; standard and roasted are merged # review-style: roasted llm-api-key: ${{ secrets.LLM_API_KEY }} - github-token: ${{ secrets.ALLHANDS_BOT_GITHUB_PAT }} + github-token: ${{ secrets.OPENHANDS_BOT_GITHUB_PAT_PUBLIC }} lmnr-api-key: ${{ secrets.LMNR_SKILLS_API_KEY }}