Skip to content

How to create a GitHub access token

Tim Witzdam edited this page Sep 2, 2024 · 1 revision
  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

Clone this wiki locally