Skip to content

Commit

Permalink
fix: pr message fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xgroleau authored and cole-h committed Mar 29, 2023
1 parent 9af2d0f commit 8a88a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 8a88a06

Please sign in to comment.