fix: pr message fix
This commit is contained in:
parent
1bffbef597
commit
f6f7b400b0
1 changed files with 1 additions and 1 deletions
|
@ -199,4 +199,4 @@ runs:
|
|||
assignees: ${{ inputs.pr-assignees }}
|
||||
labels: ${{ inputs.pr-labels }}
|
||||
reviewers: ${{ inputs.pr-reviewers }}
|
||||
body: ${{ steps.pr_body.outputs.contents }}
|
||||
body: ${{ steps.pr_body.outputs.content }}
|
||||
|
|
Loading…
Reference in a new issue