workflows: fixed release author
This commit is contained in:
parent
7228e29fb0
commit
a64062028c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create-release.yaml
vendored
1
.github/workflows/create-release.yaml
vendored
|
@ -42,3 +42,4 @@ jobs:
|
||||||
artifacts: "Edna/bin/Release/alterNERDtive.EDNA.*.nupkg"
|
artifacts: "Edna/bin/Release/alterNERDtive.EDNA.*.nupkg"
|
||||||
bodyFile: "CHANGELOG.md"
|
bodyFile: "CHANGELOG.md"
|
||||||
draft: true
|
draft: true
|
||||||
|
token: ${{ secrets.RELEASE_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue