Skip to content

Commit 3ffe88e

Browse files
committed
fix
1 parent 11c3969 commit 3ffe88e

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.ORG_PATH }}
106+
token: ${{ secrets.ORG_PAT }}

0 commit comments

Comments
 (0)