eBay / ebayui-core-react

eBayUI React components
https://opensource.ebay.com/ebayui-core-react/main/
MIT License
38 stars 32 forks source link

Add storybook publish command #341

Closed HenriqueLimas closed 6 months ago

HenriqueLimas commented 7 months ago

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.