gliech/Create GitHub Secret Action

Create or update a secret in the GitHub Actions API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
nameName of the secret that you want to create/updateyes
valueValue of the secret that you want to create/updateyes
locationName of a GitHub repository or organization where you want to create/update a secretno
org_visibilityVisibility setting for organization secrets. Accepts `all`, `private` or a comma-seperated list of GitHub repository IDsnoprivate
pa_tokenPersonal access token with permission to modify repository or organization secretsyes
namedescription
statusHTTP Status Code of the request against the GitHub API that created/updated the secret