|
|
@ -102,8 +102,8 @@ jobs:
|
|
|
|
uses: stefanzweifel/git-auto-commit-action@v4
|
|
|
|
uses: stefanzweifel/git-auto-commit-action@v4
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
commit_message: "cicd: robot automated Change"
|
|
|
|
commit_message: "cicd: robot automated Change"
|
|
|
|
commit_options: '--no-verify --signoff'
|
|
|
|
# commit_options: '--no-verify --signoff'
|
|
|
|
# branch: main
|
|
|
|
branch: main
|
|
|
|
# create_branch: true
|
|
|
|
# create_branch: true
|
|
|
|
# # Optional commit user and author settings
|
|
|
|
# # Optional commit user and author settings
|
|
|
|
# commit_user_name: kubbot # defaults to "github-actions[bot]"
|
|
|
|
# commit_user_name: kubbot # defaults to "github-actions[bot]"
|
|
|
|