Skip to content

chore(deps-dev): bump playwright from 1.51.1 to 1.52.0 (#137) #157

chore(deps-dev): bump playwright from 1.51.1 to 1.52.0 (#137)

chore(deps-dev): bump playwright from 1.51.1 to 1.52.0 (#137) #157

Workflow file for this run

name: Deploy storybook
on:
push:
paths-ignore:
- '*.md'
- '*.yml'
- 'LICENSE'
branches:
- main
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
name: GH-pages
runs-on: ubuntu-latest
steps:
- uses: bitovi/[email protected]
with:
path: ./storybook-static
build_command: npm run build:storybook