kostua16/Setup Git Credentials (by kostua16)

Configure raw git credentials for later GitHub Actions job steps

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenToken to use for later raw git commands in this job. Pass the exact PAT or GitHub token that should authenticate git. yes
github-server-urlThe GitHub server URL whose git credentials should be configured. Defaults to the current github.server_url. ${{ github.server_url }}

no outputs