mirror of
https://github.com/monero-project/monero.git
synced 2025-01-28 18:56:31 +02:00
workflows: copyright commit author
author is now copyCat
This commit is contained in:
parent
ac02af9286
commit
dd978ee437
2
.github/workflows/copyright.yml
vendored
2
.github/workflows/copyright.yml
vendored
@ -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
Block a user