From cf2ab583c349a6968a81e4178ecc4e2a7ec679d0 Mon Sep 17 00:00:00 2001 From: Brian Sperlongano Date: Mon, 23 Oct 2023 17:55:06 -0400 Subject: [PATCH] Document live preview behavior --- .github/workflows/deploy-pr-checks.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy-pr-checks.yml b/.github/workflows/deploy-pr-checks.yml index 62de10319..67c7765bf 100644 --- a/.github/workflows/deploy-pr-checks.yml +++ b/.github/workflows/deploy-pr-checks.yml @@ -98,13 +98,15 @@ jobs: interval: 500 - name: Generate Preview text run: | - echo "## PR Preview: + echo "## Live PR Preview: * [Map](https://preview.ourmap.us/pr/${{ env.PR_NUM }}/) * [Shield Test](https://preview.ourmap.us/pr/${{ env.PR_NUM }}/shieldtest.html) * [style.json](https://preview.ourmap.us/pr/${{ env.PR_NUM }}/style.json) * [shields.json](https://preview.ourmap.us/pr/${{ env.PR_NUM }}/shields.json) * [taginfo.json](https://preview.ourmap.us/pr/${{ env.PR_NUM }}/taginfo.json) + Live previews are automatically removed once the PR is merged. + ## Sprite Sheets: