actions-tools/YAML Outputs

Read a YAML file, flatten it recursively into a set of output parameters

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file-pathThe path of the YAML file to readyes
separatorThe separator used to concatenate child properties. For example, "root__parent__child: true"no__
nodeThe node to start flattening from. For example, "root.parent"no
export-env-variablesExport outputs as environment variablesnotrue
fail-on-file-not-foundSet to false if you do not want the action to fail if the file does not existnotrue

no outputs