Commit cb9da49
fix(release): resolve gh CLI from standard install dir when absent from PATH
publish-github-release.ps1 fell through to the unwired REST branch when gh
was not on PATH (common under -NoProfile). Prepend the GitHub CLI install
directory so gh detection and release-create/upload work unattended.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 57f5ca4 commit cb9da49
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
58 | 74 | | |
59 | 75 | | |
60 | 76 | | |
| |||
0 commit comments