Skip to content

Create a gitHub Auth Token

Josh edited this page Mar 6, 2016 · 7 revisions

GitHub has some easy instructions for creating an auth token.

  1. Go to the Personal access tokens page
  2. Click Generate new token
  3. Give the token a memorable name like AppVeyor Chocolatey CoolWhip Test Publish
  4. Make sure the default scopes (repo, public_repo, gist, and user) are selected
  5. Make sure you copy the new token (it's the value in the green box). This will be the only time you'll be able to see it. If you lose it you can always regenerate it by clicking "edit"

Prev | Next

Clone this wiki locally