shaktidharreddy08 commited on
Commit
2b2924e
1 Parent(s): 5c264fd

update forceful push

Browse files
.github/workflows/sync_to_huggingface_hub.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://shaktidharreddy:$HF_TOKEN@huggingface.co/spaces/shaktidharreddy/bioactivitypredictor main
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push --force https://shaktidharreddy:$HF_TOKEN@huggingface.co/spaces/shaktidharreddy/bioactivitypredictor main