Skip to content

Commit 11c3969

Browse files
committed
Use org PAT for PR
1 parent 0528b56 commit 11c3969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_bindings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ jobs:
103103
- ${{ env.bindings_changed == 'true' && '✅ Updated bindings' || '⚠️ No bindings changes detected' }}
104104
105105
reviewers: quinnj, Octogonapus
106-
token: ${{ secrets.GITHUB_TOKEN }}
106+
token: ${{ secrets.ORG_PATH }}

0 commit comments

Comments
 (0)