beacon-biosignals/Matrix Output

Collect outputs from each matrix job.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: beacon-biosignals/matrix-output@e7e337124face37359a51aa7dd8674c512936eef # v1.0.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
yamlA string representing YAML data. Typically, a simple dictionary of key/value pairs.yes
debugEnable debug logging for this specific action.false
namedescription
jsonA string representing a JSON list of dictionaries. Each dictionary in the list contains the output for a single job from the job matrix. The order of this list corresponds to the job index (i.e. `strategy.job-index`).