Skip to content

Commit 4a4653e

Browse files
Update update-readme.yml
1 parent b89d87f commit 4a4653e

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
@@ -30,7 +30,7 @@ jobs:
3030
git config --global user.name 'github-actions[bot]'
3131
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
3232
git add README.md
33-
git commit -m "docs: Update date in README title"
33+
git commit -m "docs: Updated Project List"
3434
git push
3535
else
3636
echo "No changes to commit. README is up-to-date."

0 commit comments

Comments
 (0)