grandcestry/Environment Variable Action
Sets and validates environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 16, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: grandcestry/env-var-action@3721417a1d0e59182e7b5b8cea022a68d99acfb2 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| export | Environment variables to export in YAML format | no | — |
| require | List of environment variable names to check in YAML format | no | — |
| cond | Conditions for exporting and validating environment variables | no | — |
Outputs
no outputs