Skip to content

Commit

Permalink
chore: Skip git automation when publishing using lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
yvele committed Feb 16, 2017
1 parent 0c24455 commit eca192f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ npm run clean:build
npm run build

# 3. Publication (will bumb all packages versions + dependencies)
lerna publish
lerna publish --skip-git

0 comments on commit eca192f

Please sign in to comment.