Orion Weller commited on
Commit
54d148e
1 Parent(s): 319e81d

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -1
.github/workflows/main.yml CHANGED
@@ -16,4 +16,5 @@ jobs:
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push https://mteb:[email protected]/datasets/mteb/results main
 
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push https://mteb:[email protected]/datasets/mteb/results main --force
20
+ # run: git push https://mteb:[email protected]/datasets/mteb/results main