Spaces:
Sleeping
Sleeping
Saketh-2407 commited on
Update sync.yml
Browse files
.github/workflows/sync.yml
CHANGED
|
@@ -15,4 +15,4 @@ jobs:
|
|
| 15 |
- name: Push to hub
|
| 16 |
env:
|
| 17 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 18 |
-
run: git push --force https://
|
|
|
|
| 15 |
- name: Push to hub
|
| 16 |
env:
|
| 17 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 18 |
+
run: git push --force https://Saketh24:${{ secrets.HF_TOKEN }}@huggingface.co/spaces/Saketh24/AI_Tutor_Using_RAG main
|