Commit db2e382
docs(release): drop backticks in v1.5.0 notes to unblock CI
The release workflow inlines the notes file directly into a shell
`-f body="..."` argument, so any backticks get interpreted as command
substitution by the shell. The previous run failed with
`.hk-kit.zip: command not found`. Removing the backticks for now; a
proper fix in the workflow (heredoc / stdin) is a separate change.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4133ec9 commit db2e382
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments