Spaces:
Build error
Build error
Set the correct URL
Browse files
.github/workflows/sync_to_hub.yml
CHANGED
@@ -19,4 +19,4 @@ jobs:
|
|
19 |
- name: Push to hub
|
20 |
env:
|
21 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
22 |
-
run: git push https://dodijk:$HF_TOKEN@huggingface.co/spaces/
|
|
|
19 |
- name: Push to hub
|
20 |
env:
|
21 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
22 |
+
run: git push https://dodijk:$HF_TOKEN@huggingface.co/spaces/RTL/videomatch main
|