mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
fix(ci): improve auto commit msg
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
3697a9d8ce
commit
ad13ba6c8a
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
- run: task schema:generate
|
||||
- uses: stefanzweifel/git-auto-commit-action@49620cd3ed21ee620a48530e81dba0d139c9cb80 # v4
|
||||
with:
|
||||
commit_message: "docs: update"
|
||||
commit_message: "chore: docs auto-update"
|
||||
branch: main
|
||||
commit_user_name: actions-user
|
||||
commit_user_email: actions@github.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user