Skip to content

Commit 76426e6

Browse files
Update build-doctor.yml
1 parent 1339254 commit 76426e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-doctor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Run Build Doctor Analysis
4646
env:
47-
GITHUB_TOKEN: ${{ secrets.GITREPO_TOKEN }}
47+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
4848
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
4949
WORKFLOW_RUN_ID: ${{ github.event.workflow_run.id }}
5050
WORKFLOW_NAME: ${{ github.event.workflow_run.name }}

0 commit comments

Comments
 (0)