parent
ac02af9286
commit
dd978ee437
|
@ -45,7 +45,7 @@ jobs:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
commit-message: "Copyright: Update to ${{ env.YEAR }}"
|
commit-message: "Copyright: Update to ${{ env.YEAR }}"
|
||||||
committer: GitHub <noreply@github.com>
|
committer: GitHub <noreply@github.com>
|
||||||
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
|
author: copyCat <copy@Cat.com>
|
||||||
signoff: false
|
signoff: false
|
||||||
branch: bump-copyright-year
|
branch: bump-copyright-year
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
|
|
Loading…
Reference in New Issue