{{ message }}
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
Releases: tibdex/github-app-token
Releases · tibdex/github-app-token
Release list
v2.1.0
Projects willing to keep the token alive after the end of the job can pass revoke: false as an input.
v2.0.0
- BREAKING: replaces the
installation_idandrepositoryinputs withinstallation_retrieval_modeandinstallation_retrieval_payloadto also support organization and user installation. - switches to
node20. - adds a
repositoriesinput to scope the created token to a subset of repositories. - revokes the created token at the end of the job with a
postscript.
