Spaces:
Runtime error
Runtime error
Wonderplex
commited on
Commit
•
6e7f067
1
Parent(s):
7438440
Update main.yaml
Browse files
.github/workflows/main.yaml
CHANGED
@@ -16,4 +16,4 @@ jobs:
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
-
run: git push https://wdplx:$HF_TOKEN@huggingface.co/spaces/wdplx/
|
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
+
run: git push https://wdplx:$HF_TOKEN@huggingface.co/spaces/wdplx/sotopia-space main --force
|