How to create a GitHub access token
- Visit GitHub Personal Access Tokens (https://github.com/settings/tokens)
 - Click on “Generate new token” and choose the classic one
 - Set the preferred note/expiration
 - As for the scopes, choose “repo”
 - Click “Generate token” at the bottom of the page