addon-smart-knobs
addon-smart-knobs copied to clipboard
feature: Github Action for CI and Deploy to GH Pages on push to master
Adds a Github Action which builds, and deploys to github pages. to support this, you'll have to add two secrets to the project:
- secrets.email with your email address
- secrets.ACCESS_TOKEN with a github personal access token with only public_repo scope
Results in a github pages static site of the storybook. See https://barakplasma.github.io/addon-smart-knobs/ as an example. However, if merged to master, then the URL will be https://storybookjs.github.io/addon-smart-knobs/ instead.
replaces #57
@barakplasma https://github.com/storybookjs/addon-smart-knobs/invitations