Alex Martin commited on
Commit
33bbd54
1 Parent(s): 589f7ae
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.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://aim9061:$HF_token@huggingface.co/spaces/aim9061/sentiment-analysis main
 
17
  - name: Push to hub
18
  env:
19
  HF_token: ${{ secrets.HF_token }}
20
+ run: git push --force https://aim9061:$HF_token@huggingface.co/spaces/aim9061/sentiment-analysis main