kostua16/Setup Git Credentials (by kostua16)
Configure raw git credentials for later GitHub Actions job steps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token to use for later raw git commands in this job. Pass the exact PAT or GitHub token that should authenticate git. | yes | — |
| github-server-url | The GitHub server URL whose git credentials should be configured. Defaults to the current github.server_url. | — | ${{ github.server_url }} |
Outputs
no outputs