Unverified Commit 6449912f authored by Swayangjit Prasad Parida's avatar Swayangjit Prasad Parida Committed by GitHub
Browse files

Issue #SB-000 merge: Merge pull request #177 from swayangjit/release-4.9.0

Issue #SB-000 chore: Updated version name.
No related merge requests found
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 project-sunbird-common-form-elements-v9-*
npm publish project-sunbird-common-form-elements-web-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