Skip to content

Commit 3ea57b8

Browse files
authored
Update update-readme.yml
1 parent 7e7fba1 commit 3ea57b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
git config --global user.name "github-actions[bot]"
4040
git config --global user.email "github-actions[bot]@users.noreply.github.com"
4141
git add README.md
42-
git commit -m "Update progress in README [skip ci]" || echo "No changes to commit"
42+
git commit -m "Update README.md" || echo "No changes to commit"
4343
git push

0 commit comments

Comments
 (0)