hasibzunair commited on
Commit
35146aa
1 Parent(s): b109267

Update sync_hf.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/sync_hf.yml +1 -1
.github/workflows/sync_hf.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://hasibzunair:$HF_TOKEN@huggingface.co/spaces/hasibzunair/image-recognition-demo main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push --force https://hasibzunair:$HF_TOKEN@huggingface.co/spaces/hasibzunair/image-recognition-demo main