mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update release-npm.sh
This commit is contained in:
@@ -14,7 +14,7 @@ then
|
|||||||
|
|
||||||
if [[ $TRAVIS_EVENT_TYPE == "cron" ]];
|
if [[ $TRAVIS_EVENT_TYPE == "cron" ]];
|
||||||
then
|
then
|
||||||
TAG_NPM=beta
|
TAG_NPM=alpha
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Publishing on npm with tag $TAG_NPM"
|
echo "Publishing on npm with tag $TAG_NPM"
|
||||||
|
Reference in New Issue
Block a user