actions-marketplace-validations/GitHub Actions Variable Groups

Allows for the central management of environment variables across multiple GitHub Actions workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
groupsA list of variable group files or directories containing variable group files.yes
orgThe GitHub org containing where the repo is hosted.yes${{ github.repository_owner }}
repoThe repo where the GitHub files under groups are hosted.yes${{ github.event.repository.name }}
urlGitHub API URL if using GitHub Server or AEnohttps://api.github.com
tokenGitHub PAT used to access the repo.yes${{ github.token }}

no outputs