1
1
mirror of https://github.com/primer/css.git synced 2024-12-25 07:03:35 +03:00

Creating a node script to publish

This commit is contained in:
Jon Rohan 2018-07-03 10:14:03 -07:00
parent 65c5269567
commit e18a29f00a

View File

@ -8,7 +8,7 @@ $(npm bin)/lerna exec -- $(pwd)/script/try-publish
# Build and publish storybook
$(npm bin)/build-storybook -o build
$(npm bin)/gh-pages -d build -b gh-pages --silent -r https://primer-css:${GH_TOKEN}@github.com/primer/storybook
script/publish-storybook
echo "📓 Updated CHANGELOG..."