actions-marketplace-validations/save-secret

Takes secret value and saves it in the repository secrets.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenGitHub token used for creating/updating secret. Must have write admin rights.yes${{ github.token }}
repositoryRepository name with owner e.g "octocat/hello-world".yes${{ github.repository }}
secret_nameName of the secret to be kept in the repository secrets.yes
secret_valueValue to be saved as a secret.yes

no outputs