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/)