Commit bdbeb26
committed
feat: add file listing step in Docker workflow for release assets
- Introduced a new step to list available files in the release directory, providing visibility into main binaries, plugin files, and SHA256 files.
- This enhancement aids in verifying the contents before creating a GitHub release, improving the deployment process.1 file changed
+16
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
327 | 342 | | |
328 | 343 | | |
329 | 344 | | |
| |||
332 | 347 | | |
333 | 348 | | |
334 | 349 | | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
| 350 | + | |
339 | 351 | | |
340 | 352 | | |
0 commit comments