Describe the Feature
My workflow is uploading other artifacts. This action downloads all of them. Could it only download a single, named artifact instead?
Expected Behavior
The github-action-matrix-outputs-read action does not download all artifacts from the workflow run, it only downloads a named artifact based on the matrix-step-name input.
Use Case
My workflow uploads a lot of chunky artifacts that I don't want to be downloaded again for this action.
Describe Ideal Solution
The github-action-matrix-outputs-read action does not download all artifacts from the workflow run, it only downloads a named artifact based on the matrix-step-name input.
Alternatives Considered
🤷♂️
Additional Context
Add any other context or screenshots about the feature request here.
Describe the Feature
My workflow is uploading other artifacts. This action downloads all of them. Could it only download a single, named artifact instead?
Expected Behavior
The github-action-matrix-outputs-read action does not download all artifacts from the workflow run, it only downloads a named artifact based on the
matrix-step-nameinput.Use Case
My workflow uploads a lot of chunky artifacts that I don't want to be downloaded again for this action.
Describe Ideal Solution
The github-action-matrix-outputs-read action does not download all artifacts from the workflow run, it only downloads a named artifact based on the
matrix-step-nameinput.Alternatives Considered
🤷♂️
Additional Context
Add any other context or screenshots about the feature request here.