Spaces:
Running
Running
Orion Weller
commited on
Commit
•
2f0f89d
1
Parent(s):
5f9b371
Update update_leaderboard.yml
Browse files
.github/workflows/update_leaderboard.yml
CHANGED
@@ -52,6 +52,7 @@ jobs:
|
|
52 |
MERGE_COMMIT_MESSAGE: "automated-leaderboard-update-merge"
|
53 |
MERGE_RETRIES: "6"
|
54 |
MERGE_RETRY_SLEEP: "10000"
|
|
|
55 |
- name: Push to hub
|
56 |
env:
|
57 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
|
|
52 |
MERGE_COMMIT_MESSAGE: "automated-leaderboard-update-merge"
|
53 |
MERGE_RETRIES: "6"
|
54 |
MERGE_RETRY_SLEEP: "10000"
|
55 |
+
MERGE_ERROR_FAIL: "true"
|
56 |
- name: Push to hub
|
57 |
env:
|
58 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|