Skip to content

fensak-io/github-app-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-app-token

github-app-token is a simple CLI tool that generates an app token so that you can authenticate as a GitHub App.

Usage

  1. Set the necessary secrets as environment variables:

    • GITHUB_APP_ID
    • GITHUB_APP_PRIVATE_KEY
  2. Run github-app-token and the generated token will be emitted to stdout.

Alternatives

About

A simple CLI to generate an authentication token for GitHub Apps to use in CI/CD workflows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages