Hansimov commited on
Commit
1819810
1 Parent(s): aa749fb

:zap: [Enhance] Force push repo to Huggingface Hub

Browse files
.github/workflows/sync_to_huggingface_space.yml CHANGED
@@ -15,4 +15,4 @@ jobs:
15
  - name: Push to hub
16
  env:
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
- run: git push https://Hansimov:$HF_TOKEN@huggingface.co/spaces/Hansimov/llm-mixer main
 
15
  - name: Push to hub
16
  env:
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
+ run: git push -f https://Hansimov:$HF_TOKEN@huggingface.co/spaces/Hansimov/llm-mixer main