Spaces:
Configuration error
Configuration error
sewnet commited on
Update main1_cm_sync_to_HF.yml
Browse files
.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 https://Sew1:$HF_TOKEN_CM@huggingface.co/spaces/Sew1/corn-maize-leaf-disease main
|
|
|
|
| 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/corn-maize-leaf-disease main
|