workflows: fixed release author

This commit is contained in:
alterNERDtive 2022-07-13 21:14:11 +02:00
parent 7228e29fb0
commit a64062028c
Signed by: alterNERDtive
GPG key ID: 547787A4FE6533F1

View file

@ -42,3 +42,4 @@ jobs:
artifacts: "Edna/bin/Release/alterNERDtive.EDNA.*.nupkg"
bodyFile: "CHANGELOG.md"
draft: true
token: ${{ secrets.RELEASE_TOKEN }}