Eric Botti commited on
Commit
2f589ab
1 Parent(s): 6721a81

force push to huggingface

Browse files
.github/workflows/push-to-huggingface.yaml CHANGED
@@ -26,4 +26,4 @@ jobs:
26
  - name: Push to hub
27
  env:
28
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
29
- run: git push https://ericbotti:$HF_TOKEN@huggingface.co/spaces/ericbotti/chameleon main
 
26
  - name: Push to hub
27
  env:
28
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
29
+ run: git push -f https://ericbotti:$HF_TOKEN@huggingface.co/spaces/ericbotti/chameleon main