Spaces:
Runtime error
Runtime error
Kushwanth Chowday Kandala
commited on
Commit
•
81029bf
1
Parent(s):
74adb4f
Update sync_to_huggingspace_hub.yml
Browse files
.github/workflows/sync_to_huggingspace_hub.yml
CHANGED
@@ -23,4 +23,4 @@ jobs:
|
|
23 |
- name: Push to hub
|
24 |
env:
|
25 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
26 |
-
run: git push --force https://KushwanthK:[email protected]/spaces/KushwanthK/
|
|
|
23 |
- name: Push to hub
|
24 |
env:
|
25 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
26 |
+
run: git push --force https://KushwanthK:[email protected]/spaces/KushwanthK/chat-with-docs main
|