diff --git a/.github/uploader.py b/.github/uploader.py index 7094179d8..6c7d9004f 100644 --- a/.github/uploader.py +++ b/.github/uploader.py @@ -1,4 +1,5 @@ from os import system as run, listdir, remove +from json import load import tgconfig with open("../.github/commit.json") as f: