Alaa commited on
Commit
096bbfb
1 Parent(s): 3db0965

Update sync_to_huggingface.yml

Browse files
.github/workflows/sync_to_huggingface.yml CHANGED
@@ -16,4 +16,4 @@ jobs:
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push https://alaaawad:$HF_TOKEN@huggingface.co/spaces/alaaawad/image-to-text-app main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push --force https://alaaawad:$HF_TOKEN@huggingface.co/spaces/alaaawad/image-to-text-app main