open-action/Environment Variable Action

Get the value of an environment variable

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 4, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: open-action/getenvvars@02f456e36f1a1f1269fa5f48700f12eb89bdc6c0 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repoThe repository to get the environment variable fromyes
env_nameThe name of the environmentyes
gh_tokenGitHub token for authenticationyes
file_typeThe file format to save the environment variables (json or env or .env)nojson

no outputs