vandenn commited on
Commit
ca613d1
·
1 Parent(s): 6698ab9

Revert force push in Github actions

Browse files

This reverts commit 6698ab95b3d025198e4f3999ae77d75ce226fbc2.

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