Spaces:
Sleeping
Sleeping
akhilgautam
commited on
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -45,4 +45,4 @@ jobs:
|
|
45 |
cd temp_repo
|
46 |
git add .
|
47 |
git commit -m "Sync changes from source repository"
|
48 |
-
git push --force
|
|
|
45 |
cd temp_repo
|
46 |
git add .
|
47 |
git commit -m "Sync changes from source repository"
|
48 |
+
git push --force https://akhilgautam2011%40gmail.com:${{ secrets.HF_TOKEN }}@huggingface.co/spaces/Akhilgautam30/personality_assesment main
|