howlowck/Set Repo Secrets and Variables

Set GitHub Secrets and Variables to a repository using environment variables

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-ownerRepository owner (individual or organization)yes
repo-nameRepository nameyes
secrets-from-envSet secrets from environment variables, the format is "TARGET_SECRET_NAME=ENV_NAME", separated by spacesno""
vars-from-envSet variables from environment variables, the format is "TARGET_SECRET_NAME=ENV_NAME", separated by spacesno""
security-tokenGitHub Security Token. It is this identity that sets the secrets to the target repository. The scope for Classic PAT should include "repo" and "workflows". For fine-grain PAT, set "actions", "secrets", "variables", "environments" to "read and write" permissions.yes

no outputs