Spaces:
Running
Running
Yurii Paniv
commited on
Commit
•
b16fe5e
1
Parent(s):
9a1b2f3
Update tests.yml
Browse files
.github/workflows/tests.yml
CHANGED
@@ -58,4 +58,4 @@ jobs:
|
|
58 |
- name: Push to hub
|
59 |
env:
|
60 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
61 |
-
run: git push https://HF_USERNAME:[email protected]/spaces/robinhad/qirimtatar-tts main
|
|
|
58 |
- name: Push to hub
|
59 |
env:
|
60 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
61 |
+
run: git push --force https://HF_USERNAME:[email protected]/spaces/robinhad/qirimtatar-tts main
|