pierluigi/repository-secret-action
Encrypts and stores a secret on a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| secret-name | The name of the secret that you want to create/update on the repository | yes | — |
| secret-value | The value the secret to be set | yes | — |
| github-token | A Personal Accedd Token with admin scope and repo scope to retrieve the public key and store the secret | yes | — |
| repository | The repository to save/update the secret on in the form "owner/repository-name" | — | — |
Outputs
no outputs