Generating API token - WebsiteDeveloper/GitHubAccess GitHub Wiki
To generate an access token go to your Github account settings.
-
Navigate to Applications
-
Go to Personal Access tokens and press "Generate new token"
-
You may be asked to confirm your password
-
Type in a token description, and only allow public_repo scope access
-
Press "Generate token"
-
Copy the access token and paste it into the GitHubAccess form.
-
Do not forget to save your access token somewhere because you can't look it up anymore on Github