myriad-actions/load-variables
load variables from json format file, path to be defined with inputs loaded variables will be exposed as output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | The path to the config file to be loaded as variables | yes | ./.github/vars.json |
Outputs
| name | description |
|---|---|
| vars | loaded variables content in json format |