Skip to content

Commit

Permalink
Merge 1876e6a into 598e531
Browse files Browse the repository at this point in the history
  • Loading branch information
cgewecke committed Apr 15, 2020
2 parents 598e531 + 1876e6a commit 174c93b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/e2e.npm.publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ lerna version minor \
--no-git-tag-version \
--no-push \
--allow-branch $BRANCH \
--ignore-scripts \
--yes

# Set email prior to publishing (necessary for Windows)
Expand All @@ -73,5 +74,6 @@ git commit -a -m 'virtual-version-bump'
lerna publish from-package \
--dist-tag e2e \
--registry http://localhost:4873 \
--ignore-scripts \
--yes

0 comments on commit 174c93b

Please sign in to comment.