sjdaws/App token
Run a GitHub action as an app token when GITHUB_TOKEN is too restrictive.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| appId | GitHub application identifier. | yes | — |
| privateKey | Private key used to authenticate as application. | yes | — |
Outputs
| name | description |
|---|---|
| token | The app token generated from the issuer. |