You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can add a github action that copies the output to this repo and merges to main.
We can also solve it as part of the move to S3 - where we will just publish the storybook folder to another bucket.
We need to automate our storybook deployment. Currently it's manual in part, by updating the repo: https://github.com/bancorprotocol/storybook
We can add a github action that copies the output to this repo and merges to main.
We can also solve it as part of the move to S3 - where we will just publish the storybook folder to another bucket.
A few pointers for the first option:
How to push to another repository in github actions?
Push to another repository
GitHub - cpina/github-action-push-to-another-repository: github Action to push files into another Github repository
The text was updated successfully, but these errors were encountered: