diff --git a/.github/workflows/deploy_storybook.yml b/.github/workflows/deploy_storybook.yml index 3b4f3538..7628da58 100644 --- a/.github/workflows/deploy_storybook.yml +++ b/.github/workflows/deploy_storybook.yml @@ -9,6 +9,7 @@ on: jobs: Deploy-Production: runs-on: ubuntu-latest + environment: Preview – website steps: - uses: actions/checkout@v4 - name: Install Vercel CLI