You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download matrix ouputs from artifacts, because GitHub action does not handle job outputs for matrix
- uses: hoverkraft-tech/[email protected]with:
# Description: The name of the artifact to download.#artifact-name: ""# Description: Define weather to remove the downloaded artifact after reading.## Default: trueremove-artifact: ""
Input
Description
Default
Required
artifact-name
The name of the artifact to download.
true
remove-artifact
Define weather to remove the downloaded artifact after reading.