Commit 5241e90
Pass GitHub App token to add-and-commit for protected branch push
The EndBug/add-and-commit action defaults to GITHUB_TOKEN which lacks
permission to push directly to the protected main branch. Pass the
GitHub App installation token via github_token parameter.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6b45276 commit 5241e90
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments