Skip to content

chore: make pipeline to storybook publish #1

chore: make pipeline to storybook publish

chore: make pipeline to storybook publish #1

# name: Build and Publish storybook to GitHub Pages
# on:
# push:
# branches:
# - "main"
# jobs:
# deploy:
# runs-on: ubuntu-latest
# steps:
# - uses: bitovi/github-actions-storybook-to-github-pages@v1.0.0
# with:
# path: dist/storybook