Commit 226749f
fix: use gh CLI as git credential helper for private repo auth
Configures gh as git's credential helper at build time so all git
HTTPS operations (clone, push, fetch) authenticate via GH_TOKEN
automatically. Fixes private repo cloning failures on Railway.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 13ebae7 commit 226749f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments