pcibraro/Create GitHub Organization App Token
GitHub Action for creating a GitHub App installation access token for an organization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | GitHub App ID | yes | — |
| private_key | GitHub App private key | yes | — |
| organization_name | GitHub Organization Name | yes | — |
Outputs
| name | description |
|---|---|
| token | GitHub installation access token |