From ca45288b5d449e630f6cec95b9ba65ebe2f73009 Mon Sep 17 00:00:00 2001 From: Vitaly Turovsky Date: Fri, 22 Mar 2024 07:18:29 +0300 Subject: [PATCH] ci: update preview message --- .github/workflows/preview.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 1db1bb9e..8fcfbdc2 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -45,3 +45,5 @@ jobs: with: message: | Deployed to Vercel Preview: ${{ steps.deploy.outputs.stdout }} + [Playground](${{ steps.deploy.outputs.stdout }}/playground.html) + [Storybook](${{ steps.deploy.outputs.stdout }}/storybook/)