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 bd428af commit 4f5e721Copy full SHA for 4f5e721
.travis.yml
@@ -27,4 +27,4 @@ jobs:
27
env: semantic-release
28
script:
29
- npm run build
30
- - npx semantic-release
+ - cd pkg && ../node_modules/.bin/semantic-release
0 commit comments