poojeshshetty/Push json to env
Get json value and create a json file from its value and add path to the github env with the given variable name
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 11, 2023
- License
- MIT
Pinned Snippet
uses: poojeshshetty/push-json-to-env@e5555596ba6af340499f96c030fff4c780ac1ca9 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| json_value | JSON string whose file path need to be add to github env | yes | — |
| variable_name | Variable name which should be populated with the path name where the json will be stored and added to the github env | yes | — |
Outputs
no outputs