Skip to content

feat: enable the storybook-deploy GitHub Action #197

feat: enable the storybook-deploy GitHub Action

feat: enable the storybook-deploy GitHub Action #197

name: Build and Publish storybook to GitHub Pages
on:
push:
branches: ["main", "v3-main"]
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- id: build-publish
uses: bitovi/[email protected]
with:
path: storybook-static