Skip to content

Commit 7aaa2d9

Browse files
authored
Fix: pr-formatting (#5)
1 parent 94852da commit 7aaa2d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ runs:
205205
uses: peter-evans/create-or-update-comment@v4
206206
with:
207207
comment-id: ${{ steps.comment-start.outputs.comment-id }}
208-
body: >
208+
body: |
209+
>
209210
> 🚀 PR Created:
210211
>
211212
> - ${{ steps.create-pr.outputs.pull-request-url }}

0 commit comments

Comments
 (0)