SLAYEROFALL3050 commited on
Commit
8faca45
2 Parent(s): a17b450 2735718

Merge branch 'main' of https://github.com/umd-fire-coml/2022-summer-speech-translation

Browse files
.github/workflows/huggingface-sync.yml CHANGED
@@ -16,4 +16,4 @@ jobs:
16
  - name: Push to hub
17
  env:
18
  SYNC: ${{ secrets.SYNC }}
19
- run: git push https://szhang99:$SYNC@huggingface.co/spaces/szhang99/fire-coml-summer-2022 main
 
16
  - name: Push to hub
17
  env:
18
  SYNC: ${{ secrets.SYNC }}
19
+ run: git push -f https://szhang99:$SYNC@huggingface.co/spaces/szhang99/fire-coml-summer-2022 main