You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `leaderboard-fetch.sh` exit status didn't propagate to
`leaderboard-replace.sh`, so the latter wrote error
messages into the README. Thus we're now writing error
messages to stderr, and don't use export, so that the exit
code becomes visible.
Further, the branch in `leaderboard.yml` went the wrong
way, we called `git commit` when there were no changes, so
this commit now adds the negation.
0 commit comments