Skip to content

Commit

Permalink
Merge pull request #2 from embeddings-benchmark/merge-hf-github
Browse files Browse the repository at this point in the history
Merge GitHub main into Hugging Face main
  • Loading branch information
orionw authored Jul 7, 2024
2 parents b11a1de + 34dbe52 commit 438dd62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Push to hub
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: git push https://mteb:[email protected]/spaces/mteb/leaderboard-in-progress main
run: git push https://mteb:[email protected]/spaces/mteb/leaderboard main
2 changes: 1 addition & 1 deletion .github/workflows/update_leaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- name: Push to hub
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: git push https://mteb:[email protected]/spaces/mteb/leaderboard-in-progress main
run: git push https://mteb:[email protected]/spaces/mteb/leaderboard main

0 comments on commit 438dd62

Please sign in to comment.