Commit 94b5ea7
Add BOT_TOKEN as github_token to Claude workflow
The GitHub App token used by claude-code-action lacks the
`workflow` scope, preventing Claude from pushing changes to
.github/workflows/ files. Pass BOT_TOKEN (a PAT with repo +
workflow scopes) via the github_token input to fix this.
Closes #8, unblocks #9
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 862a89e commit 94b5ea7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments