update the release command

This commit is contained in:
Denys Vuika
2020-07-03 15:26:12 +01:00
parent b8418e6e07
commit 3f49a96c2c

View File

@@ -18,4 +18,4 @@ then
fi; 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 --npmRegistry $NPM_REGISTRY_ADDRESS --tokenRegistry $NPM_REGISTRY_TOKEN --tag $TAG_NPM --pathProject "$(pwd)" npx @alfresco/adf-cli npm-publish --npmRegistry $NPM_REGISTRY_ADDRESS --tokenRegistry $NPM_REGISTRY_TOKEN --tag $TAG_NPM --pathProject "$(pwd)"