Skip to content

Commit a86a8a6

Browse files
committed
chore: update markdown in step summary
Signed-off-by: Roger Barker <[email protected]>
1 parent 0a452ef commit a86a8a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/firebase-hosting-pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ jobs:
3737
echo "## Preview URL" | tee -a "${GITHUB_STEP_SUMMARY}"
3838
echo "Preview URL: ${{ steps.deploy-preview.outputs.details_url }}" | tee -a "${GITHUB_STEP_SUMMARY}"
3939
echo "Expires At: ${{ steps.deploy-preview.outputs.expire_time }}" | tee -a "${GITHUB_STEP_SUMMARY}"
40+
echo "---" | tee -a "${GITHUB_STEP_SUMMARY}"

0 commit comments

Comments
 (0)