Set GitHub Bot as author for PHP8 merge commits

pull/852/head
rugk 2021-10-23 15:04:54 +02:00 committed by GitHub
parent 3666db3b9a
commit aa6e2f7631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ jobs:
- name: Push new changes
uses: github-actions-x/commit@v2.8
with:
name: github-actions[bot]
email: 41898282+github-actions[bot]@users.noreply.github.com
github-token: ${{ secrets.GITHUB_TOKEN }}
push-branch: 'php8'