Skip to content

ADCIO-4535) Introducing a new structure with tree shaking (#104) #89

ADCIO-4535) Introducing a new structure with tree shaking (#104)

ADCIO-4535) Introducing a new structure with tree shaking (#104) #89

name: Storybook Develop Deployment
on:
push:
branches:
- main
jobs:
storybook-develop:
runs-on: ubuntu-latest
steps:
- name: Deploy Preview
run: |
curl -X POST ${{ secrets.VERCEL_DEPLOY_HOOK_STORYBOOK_MAIN }}