Commit 93d2f79
fix: restore fine-grained token usage in API call
The previous pull reverted the API call to use GITHUB_TOKEN instead of
the provided fine-grained token. Restore the --header Authorization
parameter to use the fine-grained token for organization membership checking.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 2581e75 commit 93d2f79
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments