Skip to content

Commit 69af66e

Browse files
committed
add new line
Signed-off-by: emdneto <[email protected]>
1 parent 8f079b0 commit 69af66e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare-patch-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
--body "$message." \
8080
--head $branch \
8181
--base $GITHUB_REF_NAME)
82+
8283
echo "pr_url=$pr_url" >> $GITHUB_OUTPUT
8384
- name: Add prepare-release label to PR
8485
if: steps.create_pr.outputs.pr_url != ''

0 commit comments

Comments
 (0)