Add commit_user_name: gitea-actions-autobuild
In hopes that it will fix the following error: [E] Unable to GetUserByID for commits user does not exist [uid: -2, name: ]
This commit is contained in:
parent
27732e277e
commit
2f84930713
@ -34,6 +34,7 @@ jobs:
|
||||
- name: Commit changes back
|
||||
uses: https://gitea-actions-autobuild:${{ secrets.ACTION_PASSWORD }}@src.suse.de/actions/stefanzweifel-git-auto-commit-action@v5
|
||||
with:
|
||||
commit_user_name: gitea-actions-autobuild
|
||||
commit_author: ${{ steps.last-commit.outputs.author }}
|
||||
commit_message: "Update incident numbers"
|
||||
commit_options: '--no-edit'
|
||||
|
Loading…
x
Reference in New Issue
Block a user