mirror of
https://github.com/monero-project/monero.git
synced 2024-12-23 03:59:33 +00:00
workflows: copyright commit author
author is now copyCat
This commit is contained in:
parent
ac02af9286
commit
dd978ee437
1 changed files with 1 additions and 1 deletions
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 a new issue