frequenz-floss/Setup Git
Setup Git credentials, user name and e-mail address
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | The username to use to authenticate with Git. | no | "" |
| password | The password to use to authenticate with Git. | no | "" |
| name | The name to use for Git commits. This is the name that will be used to identify the author of the commit. By default the "GitHub Actions" bot name is used. | no | GitHub Actions |
| The e-mail address to use for Git commits. This is the e-mail address that will be used to identify the author of the commit. By default the "GitHub Actions" bot e-mail address is used. | no | 41898282+github-actions[bot]@users.noreply.github.com |
Outputs
no outputs