cloudposse / cloudposse/github-action-matrix-outputs-read

Download only the required artifact

Open
#29 4 comments 10 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
13
Forks
18
PR merge metrics
No merged PRs in 30d

Description

## 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.