mirror of
https://github.com/primer/css.git
synced 2024-12-25 15:14:59 +03:00
Creating a node script to publish
This commit is contained in:
parent
65c5269567
commit
e18a29f00a
@ -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..."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user