We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0528b56 commit 11c3969Copy full SHA for 11c3969
.github/workflows/generate_bindings.yml
@@ -103,4 +103,4 @@ jobs:
103
- ${{ env.bindings_changed == 'true' && '✅ Updated bindings' || '⚠️ No bindings changes detected' }}
104
105
reviewers: quinnj, Octogonapus
106
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.ORG_PATH }}
0 commit comments