Skip to content

Commit

Permalink
Update update_music_list.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lyy289065406 authored Jan 30, 2024
1 parent 262e7bf commit 7849178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_music_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git add static/music_list.json
git add -A
git commit -m "Update music list"
git push

0 comments on commit 7849178

Please sign in to comment.