cars4locals/GitHub App installation access token generator
Generate an installation access token for a GitHub App that can be for instance used to clone other repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| private-key | Private key for the GitHub App | yes | — |
| app-id | GitHub App ID | yes | — |
| repo | Override GITHUB_REPOSITORY when creating the installation ID | no | — |
Outputs
| name | description |
|---|---|
| token | Installation access token for the GitHub App |