Spaces:
Running
Running
Yurii Paniv
commited on
Commit
·
70b8ba8
1
Parent(s):
2a233bd
Fix repo link
Browse files
.github/workflows/tests.yml
CHANGED
@@ -54,4 +54,4 @@ jobs:
|
|
54 |
- name: Push to hub
|
55 |
env:
|
56 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
57 |
-
run: git push https://HF_USERNAME:[email protected]/spaces/
|
|
|
54 |
- name: Push to hub
|
55 |
env:
|
56 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
57 |
+
run: git push https://HF_USERNAME:[email protected]/spaces/robinhad/qirimli-tts main
|