Skip to content

Commit ee006bf

Browse files
committed
docs: add note about storybook github config
1 parent 15137a4 commit ee006bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ yarn publish
9696

9797
#### 🤖 Auto publish after Github Release
9898

99+
❗Important note: in order to automatically publish a Storybook on Github Pages you need to open your repository settings, navigate to "Actions" and enable "Read & write permissions" for Workflows.
100+
99101
❗Important note: in order to publish package to NPM you must add your token as a Github Action secret. Learn more on how to configure your repository and publish packages through Github Actions [here](https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages).
100102

101103
## 🎨 CSS & PostCSS

0 commit comments

Comments
 (0)