We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61cf09f commit 156495fCopy full SHA for 156495f
1 file changed
.circleci/config.yml
@@ -50,7 +50,7 @@ jobs:
50
- run: *install_dependencies
51
- run:
52
name: Release package
53
- command: npx semantic-release
+ command: yarn run semantic-release
54
55
workflows:
56
version: 2
0 commit comments