orionweller commited on
Commit
34dbe52
1 Parent(s): b11a1de

Merge GitHub main into Hugging Face main

Browse files
.github/workflows/main.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://mteb:$HF_TOKEN@huggingface.co/spaces/mteb/leaderboard-in-progress main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push https://mteb:$HF_TOKEN@huggingface.co/spaces/mteb/leaderboard main
.github/workflows/update_leaderboard.yml CHANGED
@@ -37,4 +37,4 @@ jobs:
37
  - name: Push to hub
38
  env:
39
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
40
- run: git push https://mteb:$HF_TOKEN@huggingface.co/spaces/mteb/leaderboard-in-progress main
 
37
  - name: Push to hub
38
  env:
39
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
40
+ run: git push https://mteb:$HF_TOKEN@huggingface.co/spaces/mteb/leaderboard main