akiojin/Store Git credentials
This action stores the Git credentials in the specified keychain.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-username | GitHub username | yes | — |
| github-password | A personal access token with access to the GitHub repository. | yes | — |
| keychain | Path of the keychain to use. If omitted, the default login keychain is used. | no | "" |
| keychain-password | Password for the keychain if specified in the keychain parameter; default login keychain password if the kerchain parameter is omitted. | no | "" |
Outputs
no outputs