mirageco commited on
Commit
a773389
·
1 Parent(s): 62c8d52

update github action with new token

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:$HF_TOKEN@huggingface.co/spaces/TheFinAI/Open-Financial-LLM-Leaderboard main --force
 
26
  - name: Push to hub
27
  env:
28
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
29
+ run: git push https://mirageco:$HF_TOKEN@huggingface.co/spaces/finosfoundation/Open-Financial-LLM-Leaderboard main --force