Gist: Setup
-
Create or log into GitHub
-
In the Developer Settings, create a Fine-grained token by selecting Generate new token at https://github.com/settings/personal-access-tokens
-
When creating the Personal Access Token (PAT), do the following:
- Provide a unique token name
- Set an appropriate token expiration date
- Add the Gists permission with Read and Write access
-
COPY THE KEY and save it somewhere secure for future use.