Skip to content

Commit

Permalink
✏ Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
João PV Correia committed Jan 10, 2022
1 parent f8998f0 commit a43d792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot_follow.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

load_dotenv()
USER = os.getenv("USER")
TOKEN = os.getenv("PAT")
TOKEN = os.getenv("TOKEN")


bot = GithubAPIBot(
Expand Down

0 comments on commit a43d792

Please sign in to comment.