Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 8.32.1 to 8.33.1… #107

chore(deps-dev): bump @typescript-eslint/parser from 8.32.1 to 8.33.1…

chore(deps-dev): bump @typescript-eslint/parser from 8.32.1 to 8.33.1… #107

name: Build and deploy Storybook
on:
push:
branches:
- main
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: '20'
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
with:
path: storybook-static
checkout: false