Skip to content

How to create a GitHub access token

  1. Visit GitHub Personal Access Tokens (https://github.com/settings/tokens)
  2. Click on “Generate new token” and choose the classic one
  3. Set the preferred note/expiration
  4. As for the scopes, choose “repo”
  5. Click “Generate token” at the bottom of the page