Spaces:
Running
Running
Yurii Paniv
commited on
Commit
·
d2e5aba
1
Parent(s):
b156f46
Force push to HF
Browse files
.github/workflows/hf-sync.yml
CHANGED
@@ -68,4 +68,4 @@ jobs:
|
|
68 |
- name: Push to hub
|
69 |
env:
|
70 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
71 |
-
run: git push https://robinhad:[email protected]/spaces/robinhad/ukrainian-tts main
|
|
|
68 |
- name: Push to hub
|
69 |
env:
|
70 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
71 |
+
run: git push -f https://robinhad:[email protected]/spaces/robinhad/ukrainian-tts main
|