mirageco commited on
Commit
28aba38
·
1 Parent(s): c851817

fix sync to hf v5

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -26,4 +26,4 @@ jobs:
26
  - name: Push to hub
27
  env:
28
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
29
- run: git push https://mirageco:[email protected]/spaces/mirageco/Finos-Leaderboard main
 
26
  - name: Push to hub
27
  env:
28
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
29
+ run: git push https://mirageco:[email protected]/spaces/mirageco/Finos-Leaderboard main --force