mirror of
https://github.com/jbowdre/capsule.git
synced 2024-11-24 13:52:18 +00:00
fix commit author info
This commit is contained in:
parent
3a90a46c1f
commit
6336586abe
1 changed files with 3 additions and 0 deletions
3
.github/workflows/markdown2gempost.yml
vendored
3
.github/workflows/markdown2gempost.yml
vendored
|
@ -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]'
|
||||||
|
|
Loading…
Reference in a new issue