fix(ci): improve auto commit msg

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker
2022-05-10 13:10:12 -03:00
parent 3697a9d8ce
commit ad13ba6c8a
+1 -1
View File
@@ -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