fix: use person as release author

This commit is contained in:
Derek Cormier 2022-09-19 13:12:35 -07:00
parent 2d78989553
commit fa7fdc177e
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}