mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-16 00:59:07 +02:00
Update create-release.yml (#6012)
This commit is contained in:
parent
6385ec9c65
commit
18789ef9e6
6
.github/workflows/create-release.yml
vendored
6
.github/workflows/create-release.yml
vendored
@ -44,6 +44,6 @@ jobs:
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.11.0
|
||||
with:
|
||||
commit_message: version bump
|
||||
commit_user_name: GitHub Actions
|
||||
commit_user_email: actions@github.com
|
||||
commit_author: GitHub Actions <actions@github.com>
|
||||
commit_user_name: "github-actions[bot]"
|
||||
commit_user_email: "github-actions[bot]@users.noreply.github.com"
|
||||
commit_author: "github-actions[bot] <github-actions[bot]@users.noreply.github.com>"
|
||||
|
Loading…
Reference in New Issue
Block a user