actions / download-artifact

MIT License
1.44k stars 495 forks source link

[feat req] return output of number of artifacts #340

Open Tallyb opened 4 months ago

Tallyb commented 4 months ago

What would you like to be added?

Add an output that contains the number of artifacts downloaded.

Found 0 artifact(s)
No input name or pattern filtered specified, downloading all artifacts
An extra directory with the artifact name will be created for each download
Total of 0 artifact(s) downloaded

even better - create 2 outputs: found and actual downloaded

Why is this needed?

Might be useful as an if condition for following steps.