ikerson commited on
Commit
2a7e787
1 Parent(s): 44e7d8c

added force to hf_sync.yml

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