Commit 6ccc6b3
Fix release job: give gh the repo via GH_REPO
The release job has no repo checkout, so `gh release create` failed with
"fatal: not a git repository" when resolving the target repo. Setting
GH_REPO from github.repository lets gh target the repo without a checkout.
The v8.0.0 builds succeeded but this step failed; the draft release was
created manually as a workaround. This makes future tag releases automatic.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01R1UgwVVGtcUmjzSL5yoK4w1 parent 944bf63 commit 6ccc6b3
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
0 commit comments