gouri commited on
Commit
3a14690
1 Parent(s): af8b7f6

added --force

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