Skip to content

Commit 68d32e7

Browse files
authored
Update release-stage-2-alpha.yml
1 parent ba84990 commit 68d32e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-stage-2-alpha.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ jobs:
7979
may contain commits that have landed in \`dev\` but have not been released yet \
8080
depending on when this branch was created. You can run the following command \
8181
to see the commits that may not have been released yet:\n\n\
82-
\`\`\`bash\
83-
${COMMAND}\
82+
\`\`\`bash\n\
83+
${COMMAND}\n\
8484
\`\`\`" \
8585
| gh pr comment ${{ github.event.pull_request.number }} --body-file -
8686
gh pr edit ${{ github.event.pull_request.number }} --remove-label ${{ github.event.label.name }}

0 commit comments

Comments
 (0)