Skip to content

Commit b7864ce

Browse files
authored
Meta: Improve the bot-generated PR comment message
1 parent efac254 commit b7864ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ jobs:
7979
with:
8080
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8181
ISSUE_ID: ${{ steps.extract-pr-number.outputs.number }}
82-
message: |
82+
message: >
8383
The rendered spec for this PR is available at
8484
${{ steps.get-pages-url.outputs.url }}/pr/${{ steps.extract-pr-number.outputs.number }}.

0 commit comments

Comments
 (0)