Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
orionw authored Aug 14, 2024
1 parent 319e81d commit 54d148e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- name: Push to hub
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: git push https://mteb:[email protected]/datasets/mteb/results main
run: git push https://mteb:[email protected]/datasets/mteb/results main --force
# run: git push https://mteb:[email protected]/datasets/mteb/results main

0 comments on commit 54d148e

Please sign in to comment.