Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Files

Latest commit

e163879 · May 10, 2019

History

History
22 lines (11 loc) · 1.04 KB

File metadata and controls

22 lines (11 loc) · 1.04 KB

Obtain a Personal Access Token (PAT) from GitHub.com

  1. Go to Personal access tokens under Developer settings.

    PAT

  2. Click on Generate new token.

    GenerateNewToken

  3. Enter Token description and select repo scope.

    NewPAT

    1. Click on Generate Token button.

      GenerateTokenButton

    2. Make sure to copy and save this token value, but please ensure to keep this value private. This will be used in this exercise.

      copyPAT