luizfelipelaviola/Plain dotenv input parser Github action
Parse plain .env input and set as environment secrets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| data | The doenv syntax string to be parsed | yes | — |
| parse-env | Sets whether the action should pass the content to build environment | no | true |
| write-env-file | Sets whether the action should write a .env file with the content | no | false |
| env-file-path | Sets the path of the .env file to be written | no | .env |
Outputs
no outputs