Eslam-Magdy commited on
Commit
5201111
·
verified ·
1 Parent(s): c185c6a

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -3,7 +3,7 @@ import time
3
  import shutil
4
 
5
  gh_token = os.getenv("gh_token")
6
- repo = "Genarabia-Core42-VA"
7
  url_with_token = f"https://{gh_token}@github.com/Eslam-Magdy-1297/{repo}.git"
8
 
9
  # Clone repo
 
3
  import shutil
4
 
5
  gh_token = os.getenv("gh_token")
6
+ repo = "Genarabia-Live-Translator"
7
  url_with_token = f"https://{gh_token}@github.com/Eslam-Magdy-1297/{repo}.git"
8
 
9
  # Clone repo