Skip to content

Commit e918d60

Browse files
committed
chore: update lerna publish
1 parent eb7f0c5 commit e918d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_deploy:
1616
- git reset HEAD --hard
1717
deploy:
1818
- provider: script
19-
script: lerna publish from-package --yes
19+
script: lerna publish from-package --yes --no-verify-access
2020
skip_cleanup: true
2121
on:
2222
tags: true

0 commit comments

Comments
 (0)