labd/Generate GitHub App Token
enables getting GH App token with GH Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | App ID | yes | — |
| private-key | App private key | yes | — |
| installation-id | App installation id | yes | — |
Outputs
| name | description |
|---|---|
| app-token | obtained gh app token |