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 ccaddb1 commit 6db05fcCopy full SHA for 6db05fc
.circleci/config.yml
@@ -66,11 +66,11 @@ jobs:
66
- *install
67
- run:
68
name: scroll-into-view-if-needed
69
- command: npx semantic-release -e semantic-release-monorep
+ command: semantic-release -e semantic-release-monorep
70
working_directory: packages/scroll-into-view-if-needed
71
72
name: smooth-scroll-into-view-if-needed
73
74
working_directory: packages/smooth-scroll-into-view-if-needed
75
76
# Workflows enables us to run multiple jobs in parallel
0 commit comments