mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04: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 }}
|
||||
commit-message: "Copyright: Update to ${{ env.YEAR }}"
|
||||
committer: GitHub <noreply@github.com>
|
||||
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
|
||||
author: copyCat <copy@Cat.com>
|
||||
signoff: false
|
||||
branch: bump-copyright-year
|
||||
delete-branch: true
|
||||
|
Loading…
Reference in New Issue
Block a user