diff --git a/action.yml b/action.yml
index ac33d3b..3fb7c1a 100644
--- a/action.yml
+++ b/action.yml
@@ -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 }}