You've already forked goreleaser
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:
3
.github/workflows/generate.yml
vendored
3
.github/workflows/generate.yml
vendored
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user