Skip to content

fix: update demo tooltip source reference (#403) #27

fix: update demo tooltip source reference (#403)

fix: update demo tooltip source reference (#403) #27

---
name: Deploy storybook
on:
push:
branches:
- master
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
build_command: npm run storybook:build