Skip to content

Commit 3a99d69

Browse files
authored
Update update_ml_data.yml
1 parent e0bba15 commit 3a99d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_ml_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
git config --local user.email "[email protected]"
4646
git config --local user.name "GitHub Actions"
4747
git add ml-data.json ml-engine-data.json
48-
git diff --cached --quiet || git commit -m "Update ml-data.json"
48+
git diff --cached --quiet || git commit -m "Update ml-data.json & ml-engine-data.json"
4949
git push
5050
5151

0 commit comments

Comments
 (0)