Skip to content

Commit 17fcc51

Browse files
author
Invers3
committed
Update lastposts.js
Testing
1 parent 184cf33 commit 17fcc51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lastposts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
- run: node addpost.js
1515
- name: Commit changes
1616
run: |
17-
git config user.email "your_email@example.com"
18-
git config user.name "Your Name"
17+
git config user.email "manyandamariano@hotmail.com"
18+
git config user.name "CodeInvers3"
1919
git add .
2020
git commit -m "Create new post"
2121
git push

0 commit comments

Comments
 (0)