Skip to content

Commit

Permalink
Change cron
Browse files Browse the repository at this point in the history
  • Loading branch information
Soraclee committed Jan 28, 2024
1 parent 53fac52 commit 19dfb97
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
run: |
git config user.email "[email protected]"
git config user.name "GitHub Actions"
git add leaderboard.json
git add leaderboard-crossplay.json
git add leaderboard-psn.json
git add leaderboard-steam.json
git add leaderboard-xbox.json
git commit -m "Update leaderboard (automated)"
git push

0 comments on commit 19dfb97

Please sign in to comment.