Denis Ebby commited on
Commit
1e81c55
1 Parent(s): bf097bb

added force to yaml

Browse files
.github/workflows/sync_to_huggingface_hub.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://cap99:$HF_TOKEN@huggingface.co/spaces/cap99/ocr main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push --force https://cap99:$HF_TOKEN@huggingface.co/spaces/cap99/ocr main