Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -5,7 +5,7 @@ import subprocess
|
|
5 |
|
6 |
gh_token = os.getenv("gh_token")
|
7 |
|
8 |
-
repo = "GenArabia-
|
9 |
|
10 |
url_with_token = f"https://{gh_token}@github.com/Eslam-Magdy-1297/{repo}.git"
|
11 |
|
|
|
5 |
|
6 |
gh_token = os.getenv("gh_token")
|
7 |
|
8 |
+
repo = "GenArabia-UAEJudgeAsssistant"
|
9 |
|
10 |
url_with_token = f"https://{gh_token}@github.com/Eslam-Magdy-1297/{repo}.git"
|
11 |
|