Set GitHub Bot as author for PHP8 merge commits
This commit is contained in:
parent
3666db3b9a
commit
aa6e2f7631
2
.github/workflows/refresh-php8.yml
vendored
2
.github/workflows/refresh-php8.yml
vendored
@ -27,6 +27,8 @@ jobs:
|
|||||||
- name: Push new changes
|
- name: Push new changes
|
||||||
uses: github-actions-x/commit@v2.8
|
uses: github-actions-x/commit@v2.8
|
||||||
with:
|
with:
|
||||||
|
name: github-actions[bot]
|
||||||
|
email: 41898282+github-actions[bot]@users.noreply.github.com
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
push-branch: 'php8'
|
push-branch: 'php8'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user