konradpabjan/Get node env variable
Get the value of a env variable that is only avaialble in a node context and outputs the value
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| EnvName | Name of the env variable | yes | — |
Outputs
| name | description |
|---|---|
| EnvValue | The value of the env variable |