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 81a5425 commit 116d509Copy full SHA for 116d509
.github/workflows/recent-posts.yml
@@ -24,6 +24,6 @@ jobs:
24
git config user.email [email protected]
25
git config user.name github-actions
26
git pull origin recent-posts
27
- git add .
+ git add README.md
28
git commit -m "Synced and updated with most recent it176131.github.io blog post"
29
git push
0 commit comments