mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
removed test tag (#8127)
This commit is contained in:
parent
e7624f031a
commit
9f77d4187b
@ -23,9 +23,6 @@ then
|
|||||||
TAG_NPM=alpha
|
TAG_NPM=alpha
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -n "$GITHUB_ACTIONS" ]]; then
|
|
||||||
TAG_NPM=test
|
|
||||||
fi
|
|
||||||
echo "Publishing on npm with tag $TAG_NPM"
|
echo "Publishing on npm with tag $TAG_NPM"
|
||||||
./node_modules/@alfresco/adf-cli/bin/adf-cli npm-publish \
|
./node_modules/@alfresco/adf-cli/bin/adf-cli npm-publish \
|
||||||
--npmRegistry $NPM_REGISTRY_ADDRESS \
|
--npmRegistry $NPM_REGISTRY_ADDRESS \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user