rennf93/GitHub Actions Secrets Management
A GitHub Action to manage GitHub Actions secrets programmatically.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| OWNER | The owner of the repository | yes | — |
| REPOSITORY | The name of the repository | yes | — |
| ACCESS_TOKEN | The personal access token for authentication | yes | — |
| SECRET_NAME | The name of the secret to be created or updated | yes | — |
| SECRET_VALUE | The value of the secret to be created or updated | yes | — |
Outputs
no outputs