Skip to content

chore: change static folder for storybook while publishing to gh pages #3

chore: change static folder for storybook while publishing to gh pages

chore: change static folder for storybook while publishing to gh pages #3

name: Publish Storybook
on:
push:
branches:
- "main" # change to the branch you wish to deploy from
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