Skip to content

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages