Skip to content

Released version v1.7.4. #9

Released version v1.7.4.

Released version v1.7.4. #9

name: Release Storybook
on:
push:
tags:
- '*'
permissions:
contents: read
pages: write
id-token: write
jobs:
release-storybook:
runs-on: ubuntu-latest
steps:
- uses: bitovi/[email protected]
with:
path: storybook-static
install_command: npm install