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