create-release workflow: fixed release author
This commit is contained in:
parent
7fa74aa001
commit
9b9ab22e19
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create-release.yaml
vendored
1
.github/workflows/create-release.yaml
vendored
|
@ -28,3 +28,4 @@ jobs:
|
|||
artifacts: "VoiceAttack-EliteScreenshots.zip"
|
||||
bodyFile: "CHANGELOG.md"
|
||||
draft: true
|
||||
token: ${{ secrets.RELEASE_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue