Commit 5ed6673
committed
fix(promote): simplify release file fallback using /dev/null
Replace the prepare-release-file step with an inline /dev/null fallback
to satisfy svenstaro/upload-release-action's required file input when no
file is provided.1 parent d669c7f commit 5ed6673
1 file changed
Lines changed: 1 addition & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | 318 | | |
332 | 319 | | |
333 | 320 | | |
334 | 321 | | |
335 | 322 | | |
336 | 323 | | |
337 | | - | |
| 324 | + | |
338 | 325 | | |
339 | 326 | | |
340 | 327 | | |
| |||
0 commit comments