download-artifact
download-artifact copied to clipboard
[feat req] Add number of downloaded artifacts as an output variable
What would you like to be added?
The action output already includes the number of artifacts that were downloaded when not specifying a name. I would like to have this value exposed as an action output.
Why is this needed?
This could be used to skip following steps if no artifacts were found.
I can submit a PR for this if this feature is approved.