langsdorf/Env Replace
Change environment variables during actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| key | env key | no | — |
| value | env value | no | — |
| file | input file path | no | .env |
| output | output file path | no | .env |
| replace-all | list of key value pairs to replace | no | — |
| upsert | upsert key value pair when replace-all is set | no | false |
| remove-non-matches | remove non-matching key value pairs when replace-all is set | no | false |
Outputs
no outputs