Commit 3c698b4
committed
fix: keep Claude action auth on GITHUB_TOKEN
Use GH_TOKEN only for auto issue label chaining, while keeping claude-code-action authentication on GITHUB_TOKEN to avoid bad-credentials failures.
Made-with: Cursor1 parent ed683ed commit 3c698b4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments