Skip to content

Commit 5009998

Browse files
committed
modified: .github/workflows/recent-posts.yml
- Checking to see if README was modified with git diff.
1 parent 9ebf356 commit 5009998

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/recent-posts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515

1616
- name: Commit README
1717
run: |
18+
echo $(git diff)
1819
git config user.email [email protected]
1920
git config user.name github-actions
2021
git add .

0 commit comments

Comments
 (0)