dacbd/gha-secrets
Create or update your GitHub Action secrets from you workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A GitHub Token with permissions to edit secrets | yes | — |
| location | Location of the secret: repo, org, (name of environment). Defaults to "repo" | yes | repo |
| name | The name of the secret. | yes | — |
| value | The new value to be encrypted and set as the secret | yes | — |
| visibility | — | no | selected |
| repository | The repository to add the secret to. Defaults to the repository running this action | — | ${{ github.repository }} |
Outputs
no outputs