bitovi/Deploy Storybook to GitHub Pages

Build and deploy storybook code to GitHub pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 18, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: bitovi/github-actions-storybook-to-github-pages@ddd9d35f670cceedd2bfc444be681001b0709730 # v1.0.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
checkoutSpecifies if this action should checkout the codenotrue
pathSpecifies the path of the static assets after buildingnodist/storybook
install_commandSpecifies the command to run the installation.nonpm ci
build_commandSpecifies the command to run after npm ci for the buildnonpm run build-storybook
namedescription
page_urlThe URL of the page