Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
willin committed Nov 23, 2024
1 parent c1bc1ae commit 8e052ae
Show file tree
Hide file tree
Showing 3 changed files with 717 additions and 717 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
- name: Commit and push
run: |-
git config --global user.email "[email protected]" && git config --global user.name "Bot"
git config --global user.email "[email protected]" && git config --global user.name "Willin Bot"
git add . && git commit -m ":memo: Update Data" || exit 0
git push
Loading

0 comments on commit 8e052ae

Please sign in to comment.