shibme/Secrets Action

Write secrets in your GitHub respository from the workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token to authenticate and write the secrets (should have )yes
ownerThe GitHub organization/user nameyes
repoThe GitHub repository name (for repository secrets)no
environmentThe name of the environment to write the secret tono
secret-nameThe name of the secret to writeyes
secret-valueThe value of the secret to writeno
overwriteWhether to overwrite the secret if it already existsnotrue
namedescription
secret-existedWhether the secret already existed