chore(release): prepare configuration for switching to beta channel (#8914)
Refs #8684
This commit is contained in:
@@ -17,7 +17,7 @@ cp ../LICENSE .
|
||||
cp ../NOTICE .
|
||||
|
||||
if [ "$PUBLISH_DIST" = "true" ] || [ "$TRAVIS" = "true" ] ; then
|
||||
npm publish . --tag alpha
|
||||
npm publish . --tag beta
|
||||
else
|
||||
npm pack .
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user