Commit 172ed0f1 authored by swayangjit's avatar swayangjit
Browse files

Issue #SB-25705 chore: Updated circleci yml file

Showing with 1 addition and 1 deletion
+1 -1
......@@ -27,7 +27,7 @@ jobs:
if [ -z $CIRCLE_PR_NUMBER ]; then
npm run build-mobile && npm pack ./dist/common-form-elements
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/.npmrc
npm publish common-form-elements-v9-*
npm publish project-sunbird-common-form-elements-v9-*
else
npm run build-mobile && npm pack ./dist/common-form-elements
fi
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment