tobiwein/Save repository secret
Encrypts and saves a secret value to a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub access token for authorization. | yes | — |
| githubApi | URL of the REST-API of your organization. | — | "" |
| repository | The owner and name of the repository without the .git extension. {OWNER}/{NAME} | yes | — |
| secret | The secret value that you want to store. | yes | — |
| secretName | The name of the secret the value should be stored in. | yes | — |
Outputs
no outputs