Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 8.46.3 to 8.47.0… #144

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

chore(deps-dev): bump @typescript-eslint/parser from 8.46.3 to 8.47.0… #144

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/[email protected]
with:
path: storybook-static
checkout: false