Skip to content

Commit

Permalink
Update Storybook deployment details
Browse files Browse the repository at this point in the history
  • Loading branch information
mderazon committed Dec 21, 2023
1 parent 5c75298 commit f78ca1e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,9 @@ To run storybook locally:
npm run storybook
```

To deploy storybook (only master branch) to Github pages:
Storybook is automatically deployed using [Github Actions](.github/workflows/deploy-storybook.yml) to Github Pages when pushing to main.

```sh
npm run deploy-storybook
```

The deployed Storybook will be available at
After that it will be available at

> https://scheduleonce.github.io/once-ui
Expand Down

0 comments on commit f78ca1e

Please sign in to comment.