We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89f129 commit f0afdc1Copy full SHA for f0afdc1
.circleci/config.yml
@@ -40,7 +40,7 @@ jobs:
40
- v1-dependencies-{{ checksum "package.json" }}
41
- v1-dependencies-
42
- run: yarn install
43
- - run: npx semantic-release
+ - run: ./node_modules/.bin/semantic-release
44
45
workflows:
46
version: 2
0 commit comments