bbc / psammead

React component library for BBC World Service and more
https://bbc.github.io/psammead/
Other
320 stars 54 forks source link

Prevent storybook to break in future #4579

Closed DarioR01 closed 2 years ago

DarioR01 commented 2 years ago

Resolves #4580

Now gh-pages redirects to a build of storybook that won't break in the future

Code changes:


andrewscfc commented 2 years ago

looks like you might want to pull the latest gh-pages into your branch and resolve the conflicts before merging; it should just be accepting you have deleted the file.

DarioR01 commented 2 years ago

looks like you might want to pull the latest gh-pages into your branch and resolve the conflicts before merging; it should just be accepting you have deleted the file.

No luck, I think it's a bug in github. Trying to find a fix

DarioR01 commented 2 years ago

Ok, fixed and ready for merge.