Commit 1eacbe6
committed
Retain newlines in in package index entry generation command
The previous command discarded all line breaks from the package input snippet generated by the release
workflow, making it more difficult to check visually and to insert into the package index.
This is fixed by adding the missing quoting on a variable.1 parent 926c246 commit 1eacbe6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
0 commit comments