shreve/App Install Token
Generate an app installation token for use in other steps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | The ID of your GitHub app | yes | — |
| installation_id | The ID of the installation of your GitHub app | yes | — |
| private_key | A private key for your GitHub app | yes | — |
| save_credential | Save the token to ~/.git-credentials | no | false |
Outputs
| name | description |
|---|---|
| TOKEN | The generated token, valid for 10 minutes |