tietoevry-dataplatforms/Get an app token in an Actions workflow.

Useful for remedying the problem of restricted access tokens, especially on PRs from forks. This is a fork of the same action machine-learning-apps/actions-app-token@master.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
APP_PEMa base64 encoded string version of your PEM file used to authenticate as a GitHub App. You can apply this encoding in the terminal `cat key.pem | base64`yes
APP_IDyou GITHUB App ID.yes
namedescription
app_tokenThe installation access token for the GitHub App corresponding to and the current repository.