Credentials
1. Create a Personal Access Token
- Go to https://github.com/settings/tokens
- Generate new token (classic) or Fine-grained token
- For classic tokens, select scopes:
repo(read access to repositories)
- For fine-grained tokens:
- Repository access: select the repos you need
- Permissions: Contents -> Read-only
- Copy the token