mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-14 05:01:13 +00:00
fix(action): forgejo-backport-action committer name and email
This commit is contained in:
parent
3e28df8f67
commit
4d19cc3e38
1 changed files with 2 additions and 0 deletions
|
@ -55,3 +55,5 @@ jobs:
|
||||||
pull-request: ${{ github.event.pull_request.url }}
|
pull-request: ${{ github.event.pull_request.url }}
|
||||||
auto-no-squash: true
|
auto-no-squash: true
|
||||||
enable-err-notification: true
|
enable-err-notification: true
|
||||||
|
git-user: forgejo-backport-action
|
||||||
|
git-email: forgejo-backport-action@noreply.codeberg.org
|
||||||
|
|
Loading…
Reference in a new issue