Arihant Vyavhare commited on
Commit
16f6d62
1 Parent(s): 299b11a

Update sync_to_hgf.yml (push --force)

Browse files
Files changed (1) hide show
  1. .github/workflows/sync_to_hgf.yml +1 -1
.github/workflows/sync_to_hgf.yml CHANGED
@@ -17,4 +17,4 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push https://arihantvyavhare:$HF_TOKEN@huggingface.co/spaces/arihantvyavhare/device_detector_img2txt main
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push --force https://arihantvyavhare:$HF_TOKEN@huggingface.co/spaces/arihantvyavhare/device_detector_img2txt main