actions-marketplace-validations/Setup token for git host
Sets up local git config to use provided token for provided git host (github.com is default).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token with proper access rights | yes | — |
| fail_if_empty_token | Will fail job if set to true and provided token is empty | no | true |
| host | Git host you want to authenticate | no | github.com |
Outputs
no outputs