Skip to content

Commit 0cca513

Browse files
committed
📝 fix DEV.md (publish)
1 parent 4687fe7 commit 0cca513

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DEV.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
3. `yarn build`: build lib
66
4. `git commit -am ':bookmark: v<version>'`: commit modification
77
5. `cd pkg && npm publish && cd -`: publish the lib into npm
8-
6. `gh-pages-deploy`: build and publish documentation (storybook)
8+
6. `yarn gh-pages-deploy`: build and publish documentation (storybook)
9+
7. `git push`: push locals modifications

0 commit comments

Comments
 (0)