Haofei Yu commited on
Commit
e299731
1 Parent(s): f325d08

support force sync (#32)

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yaml +1 -1
.github/workflows/main.yaml CHANGED
@@ -16,4 +16,4 @@ jobs:
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push https://wdplx:$HF_TOKEN@huggingface.co/spaces/wdplx/Sotopia-demo main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push https://wdplx:$HF_TOKEN@huggingface.co/spaces/wdplx/Sotopia-demo main --force