Files
github-archiver/github_api_token.py
2025-01-05 17:04:55 -08:00

3 lines
130 B
Python

# Make a Github Personall Access token in account settings, then modify variable below:
personal_access_token = "YOUR_TOKEN_HERE"