dacbd/gha-secrets

Create or update your GitHub Action secrets from you workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenA GitHub Token with permissions to edit secretsyes
locationLocation of the secret: repo, org, (name of environment). Defaults to "repo"yesrepo
nameThe name of the secret.yes
valueThe new value to be encrypted and set as the secretyes
visibilitynoselected
repositoryThe repository to add the secret to. Defaults to the repository running this action${{ github.repository }}

no outputs