actions-marketplace-validations/Dotenv Output Action
Load variables from .env file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | the path to the .env file (including file name) | yes | .env |
| log-variables | whether to log the variables to output and generate a summary or not | no | true |
| mask-variables | whether to mask the variables as secrets or not | no | false |
Outputs
| name | description |
|---|---|
| generic | Outputs are generated from the provided .env file |