step-security/create-json

Create an JSON file from secret or a string of a json.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name of the file to be written. | file.json yes
jsonThe json string that can be a secret of the github repo or a string of a json. | "{"title": "my json"}" yes
dirOptional subfolder directory to save the json file. | src/ no
namedescription
successfullyFeedback message of success