Skip to content

Commit 049b024

Browse files
committed
undo last change
1 parent 0a9d1f5 commit 049b024

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jekyll.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
env:
4747
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4848
run: |
49-
git config --global norbertwg "GitHub Actions"
50-
git config --global quickimagecomment@gmail.com "actions@github.com"
49+
git config --global user.name "GitHub Actions"
50+
git config --global user.email "actions@github.com"
5151
git add .
5252
git commit -m "Deploy site"
5353
git push

0 commit comments

Comments
 (0)