Commit 77be869
ci: checkout repo in the bundle job so release notes can read CHANGELOG
The Combine-artifacts job only downloaded build artifacts — it never checked
out the source, so the release-notes step's `awk … CHANGELOG.md` failed with
exit 2 (no such file). Add actions/checkout at the tagged ref.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 636c68f commit 77be869
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
216 | 219 | | |
217 | 220 | | |
218 | 221 | | |
| |||
0 commit comments