Skip to content

NONE) chore: and release 0.0.33 (#120) #101

NONE) chore: and release 0.0.33 (#120)

NONE) chore: and release 0.0.33 (#120) #101

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 }}