Skip to content

Commit

Permalink
chore: update lerna publish
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed May 5, 2021
1 parent eb7f0c5 commit e918d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_deploy:
- git reset HEAD --hard
deploy:
- provider: script
script: lerna publish from-package --yes
script: lerna publish from-package --yes --no-verify-access
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit e918d60

Please sign in to comment.