-
Notifications
You must be signed in to change notification settings - Fork 70
How to make a Personal Access Token
Chat Sumlin edited this page Jan 1, 2022
·
1 revision
This wiki article is extra documentation for creating a github personal access token (PAT) which is needed for the Deny and Block feature to work properly.
-
Navigate to this page here (Settings > Developer Settings > Personal access tokens > Generate new token)
-
Give it a name
-
Set Expiration to No Expiration
-
Check the
repo
scope then Generate Token -
Copy the token to the GITHUB_PAT environment varialbe in the Netlify site settings.