mirror of
https://github.com/primer/css.git
synced 2024-11-24 05:06:04 +03:00
some emoji to be safe
This commit is contained in:
parent
0d415fee15
commit
7baafafa0f
@ -8,6 +8,8 @@ $(dirname $0)/notify pending
|
||||
# published version
|
||||
$(npm bin)/lerna exec -- $(pwd)/script/try-publish
|
||||
|
||||
echo "📓 Updated CHANGELOG..."
|
||||
|
||||
$(npm bin)/lerna-changelog
|
||||
|
||||
$(dirname $0)/notify success
|
||||
|
@ -8,6 +8,8 @@ echo "🐦 Publishing PR (canary) release..."
|
||||
|
||||
$(npm bin)/lerna publish --npm-tag=pr --canary --exact $@
|
||||
|
||||
echo "📓 Updated CHANGELOG..."
|
||||
|
||||
$(npm bin)/lerna-changelog
|
||||
|
||||
$(dirname $0)/notify success
|
||||
|
Loading…
Reference in New Issue
Block a user