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 00162f4 commit b37c143Copy full SHA for b37c143
.circleci/config.yml
@@ -59,7 +59,7 @@ jobs:
59
key: v1-dependencies-{{ checksum "package.json" }}
60
61
# run linter
62
- - run: yarn semantic-release -d
+ - run: yarn semantic-release
63
64
workflows:
65
version: 2
0 commit comments