emanuelzapata/file-to-environment-variables
Turns given files into environment variables to be used within Github Actions Runners
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | Path to the file to convert | yes | — |
Outputs
| name | description |
|---|---|
| env-vars | The environment variables extracted from the file |