Skip to content

Commit

Permalink
chore: update cron
Browse files Browse the repository at this point in the history
  • Loading branch information
newt-sc committed May 20, 2020
1 parent 690b7a6 commit a1a3b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
run: |
git config --global user.email "47229722+newt-sc@users.noreply.github.com"
git config --global user.name "newt-sc"
git commit -am "chore: update data"
git commit -am "chore: update data" || true
git push || true

0 comments on commit a1a3b25

Please sign in to comment.