fix: use person as release author
This commit is contained in:
parent
2d78989553
commit
fa7fdc177e
|
@ -35,3 +35,4 @@ jobs:
|
|||
# Use GH feature to populate the changelog automatically
|
||||
generate_release_notes: true
|
||||
body_path: release_notes.txt
|
||||
token: ${{ secrets.DEREK_BCR_PAT }}
|
||||
|
|
Loading…
Reference in New Issue