sewnet commited on
Update main1_cm_sync_to_HF.yml
Browse filesfor new hugging face space 'cmld2'
.github/workflows/main1_cm_sync_to_HF.yml
CHANGED
|
@@ -17,4 +17,4 @@ jobs:
|
|
| 17 |
- name: Push to hub
|
| 18 |
env:
|
| 19 |
HF_TOKEN_CM: ${{ secrets.HF_TOKEN_CM }}
|
| 20 |
-
run: git push --force https://Sew1:$HF_TOKEN_CM@huggingface.co/spaces/Sew1/
|
|
|
|
| 17 |
- name: Push to hub
|
| 18 |
env:
|
| 19 |
HF_TOKEN_CM: ${{ secrets.HF_TOKEN_CM }}
|
| 20 |
+
run: git push --force https://Sew1:$HF_TOKEN_CM@huggingface.co/spaces/Sew1/cmld2 main
|