Commit 3caf1ca
Add support for GITHUB_ACCESS_TOKEN env var
- Support GITHUB_ACCESS_TOKEN as the primary environment variable
- Keep GITHUB_PERSONAL_ACCESS_TOKEN as deprecated fallback
- GITHUB_ACCESS_TOKEN takes precedence when both are set
- Update error message to mention both variables
- All existing tests pass
Co-authored-by: SamMorrowDrums <[email protected]>1 parent 47f59e8 commit 3caf1ca
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
0 commit comments