open-action/Environment Variable Action
Get the value of an environment variable
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 4, 2025
- License
- None
Pinned Snippet
uses: open-action/getenvvars@02f456e36f1a1f1269fa5f48700f12eb89bdc6c0 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | The repository to get the environment variable from | yes | — |
| env_name | The name of the environment | yes | — |
| gh_token | GitHub token for authentication | yes | — |
| file_type | The file format to save the environment variables (json or env or .env) | no | json |
Outputs
no outputs