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 11c3969 commit 3ffe88eCopy full SHA for 3ffe88e
.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.ORG_PATH }}
+ token: ${{ secrets.ORG_PAT }}
0 commit comments