Since we removed permission to GIHTUB_TOKEN to push to the repo, the github action cannot push to gh-pages branch anymore. Here I am adding a command that we can use locally to publish to storybook.
That can also be used later when we define a proper release pipeline.
Since we removed permission to GIHTUB_TOKEN to push to the repo, the github action cannot push to gh-pages branch anymore. Here I am adding a command that we can use locally to publish to storybook. That can also be used later when we define a proper release pipeline.