create-release workflow: fixed release author

This commit is contained in:
alterNERDtive 2022-07-13 20:36:22 +02:00
parent 7fa74aa001
commit 9b9ab22e19
Signed by: alterNERDtive
GPG key ID: 547787A4FE6533F1

View file

@ -28,3 +28,4 @@ jobs:
artifacts: "VoiceAttack-EliteScreenshots.zip"
bodyFile: "CHANGELOG.md"
draft: true
token: ${{ secrets.RELEASE_TOKEN }}