fix: pr message fix
This commit is contained in:
parent
9af2d0f36a
commit
8a88a06550
|
@ -199,4 +199,4 @@ runs:
|
||||||
assignees: ${{ inputs.pr-assignees }}
|
assignees: ${{ inputs.pr-assignees }}
|
||||||
labels: ${{ inputs.pr-labels }}
|
labels: ${{ inputs.pr-labels }}
|
||||||
reviewers: ${{ inputs.pr-reviewers }}
|
reviewers: ${{ inputs.pr-reviewers }}
|
||||||
body: ${{ steps.pr_body.outputs.contents }}
|
body: ${{ steps.pr_body.outputs.content }}
|
||||||
|
|
Loading…
Reference in New Issue