diff --git a/README.md b/README.md index 5dc9223..c6838c2 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ npm run storybook ### Publishing documentation -Documenting a component's API can be time consuming. We can simplify things by using [Storybook](https://storybook.js.org/). This repo has a github action that publishes the Storybook to github pages. +Documenting a component's API can be time consuming. We can simplify things by using [Storybook](https://storybook.js.org/). This repo has a github action that publishes the Storybook to github pages on every commit to the `main` branch. ```bash npm run build-storybook