mirageco commited on
Commit
c66777a
·
1 Parent(s): d3af653

Fix Action: --force push

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://jiminHuang:[email protected]/spaces/TheFinAI/Open-Financial-LLM-Leaderboard main
 
26
  - name: Push to hub
27
  env:
28
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
29
+ run: git push https://jiminHuang:[email protected]/spaces/TheFinAI/Open-Financial-LLM-Leaderboard main --force