Commit f1d4ceb
fix: pass GITHUB_TOKEN to implement workflow for push permissions
Claude couldn't push branches because the OAuth token from the GitHub
App may not have contents:write. Explicitly pass the workflow's
GITHUB_TOKEN (which has contents:write from job permissions) so git
push and gh pr create work.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 2059b8d commit f1d4ceb
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments