liam-johnston/YAML Helper

Simple yaml helper that allows merging values into existing yaml files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file-locationLocation of the yaml fileyes
create-if-does-not-existShould the file be created if it doesn't existnotrue
contentThe contents of the file in YAML formatno""
yaml-schemaSchema for the yaml file if using a yaml-file-serverno""
namedescription
file-locationWhere the outputted file was written to
file-createdIf a new file was created from this action
file-contentsThe final contents of the resultant file