actions / create-github-app-token

GitHub Action for creating a GitHub App Installation Access Token
https://github.com/marketplace/actions/create-github-app-token
MIT License
321 stars 46 forks source link

docs(README): fix the `git committer string` and `Configure git CLI` examples #151

Closed maboloshi closed 3 weeks ago

maboloshi commented 3 weeks ago
  1. Fix the git committer string and Configure git CLI examples.
  2. Formatting examples
  3. Modify the get <BOT USER ID> comment and add a note that octokit/request-action can be used.