Skip to content

Commit

Permalink
delete lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
clverpanda committed Aug 28, 2024
1 parent d2e2ceb commit 9dc03a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,419 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
- name: Commit files
run: |
cd result/
git add bangumi.ics
git add bangumi_list.json
git add .
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git commit -m "Update Bangumi" -a
Expand Down
Loading

0 comments on commit 9dc03a2

Please sign in to comment.