We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a452ef commit a86a8a6Copy full SHA for a86a8a6
.github/workflows/firebase-hosting-pull-request.yml
@@ -37,3 +37,4 @@ jobs:
37
echo "## Preview URL" | tee -a "${GITHUB_STEP_SUMMARY}"
38
echo "Preview URL: ${{ steps.deploy-preview.outputs.details_url }}" | tee -a "${GITHUB_STEP_SUMMARY}"
39
echo "Expires At: ${{ steps.deploy-preview.outputs.expire_time }}" | tee -a "${GITHUB_STEP_SUMMARY}"
40
+ echo "---" | tee -a "${GITHUB_STEP_SUMMARY}"
0 commit comments