We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89d87f commit 4a4653eCopy full SHA for 4a4653e
.github/workflows/update-readme.yml
@@ -30,7 +30,7 @@ jobs:
30
git config --global user.name 'github-actions[bot]'
31
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
32
git add README.md
33
- git commit -m "docs: Update date in README title"
+ git commit -m "docs: Updated Project List"
34
git push
35
else
36
echo "No changes to commit. README is up-to-date."
0 commit comments