fix commit author info

This commit is contained in:
John Bowdre 2024-08-13 16:46:07 -05:00
parent 3a90a46c1f
commit 6336586abe

View file

@ -53,3 +53,6 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v5 - uses: stefanzweifel/git-auto-commit-action@v5
with: with:
commit_message: 'convert Markdown post to Gempost' commit_message: 'convert Markdown post to Gempost'
commit_author: 'github-actions[bot] <github-actions[bot]@users.noreply.github.com>'
commit_user_email: 'github-actions[bot]@users.noreply.github.com'
commit_user_name: 'github-actions[bot]'