-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I have implemented deploying the storybook to GitHub Pages with this tutorial: https://dev.to/kouts/deploy-storybook-to-github-pages-3bij
Sadly this will commit changes back to the main branch whenever the storybook needs to be build. Not only will this create a lot of unnecessary commits, but it will also decrease the deveveloper experience a lot...
We should check if there is another way to deploy to GitHub Pages without the commit step or deploy the storybook somewhere else entirely.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request