Spaces:
Configuration error
Configuration error
MsSaidat25 commited on
Force push to Hugging Face repository
Browse files
.github/workflows/sync.yml
CHANGED
|
@@ -13,4 +13,4 @@ jobs:
|
|
| 13 |
- name: Push to Hugging Face
|
| 14 |
env:
|
| 15 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 16 |
-
run: git push https://mssaidat:$HF_TOKEN@huggingface.co/spaces/mssaidat/AIEngineerProjects main
|
|
|
|
| 13 |
- name: Push to Hugging Face
|
| 14 |
env:
|
| 15 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 16 |
+
run: git push -f https://mssaidat:$HF_TOKEN@huggingface.co/spaces/mssaidat/AIEngineerProjects main
|