Commit 1b072f9
docs(releasing): split the delete-asset call (one asset per invocation)
`gh release delete-asset` accepts a single <tag> <asset-name>; passing two asset
names silently does the wrong thing. Split into two calls, each with `-y` so the
publish flow isn't blocked on an interactive confirmation.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent f9f28a4 commit 1b072f9
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
0 commit comments