actions-marketplace-validations/Simple Dotenv
This action will read the .env file and add variables to GITHUB_ENV
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the folder where the .env file is located | no | ./ |
| mode | The mode for load the .env file | no | "" |
| load-mode | Sets whether the program should fail when the .env file is not present (strict) or continue (skip) | no | strict |
Outputs
no outputs