Skip to content

Commit

Permalink
chore: dry-run
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebulis committed Dec 19, 2019
1 parent 327f04e commit c390b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
command: npm run build
- run:
name: release
command: npx --no-install semantic-release
command: npx --no-install semantic-release --dry-run

0 comments on commit c390b38

Please sign in to comment.