1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-11-06 09:09:29 +02:00

chore(ci): commit author on generated code

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker
2021-12-06 23:18:20 -03:00
parent ab879cb9f9
commit 5025a363ff

View File

@@ -27,3 +27,6 @@ jobs:
with: with:
commit_message: "docs: update" commit_message: "docs: update"
branch: main branch: main
commit_user_name: actions-user
commit_user_email: actions@github.com
commit_author: actions-user <actions@github.com>