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 2afd794 commit cbbddb6Copy full SHA for cbbddb6
.github/workflows/nodejs.yml
@@ -29,7 +29,6 @@ jobs:
29
with:
30
node-version: 10
31
registry-url: https://registry.npmjs.org/
32
- - run: npm ci
33
- run: npm run deploy-docs
34
- run: npm run semantic-release
35
env:
package.json
@@ -121,7 +121,7 @@
121
"rollup-plugin-node-resolve": "^3.4.0",
122
"rollup-plugin-sourcemaps": "^0.4.2",
123
"rollup-plugin-typescript2": "^0.18.0",
124
- "semantic-release": "^17.0.1",
+ "semantic-release": "^17.0.2",
125
"shelljs": "^0.8.3",
126
"storybook-readme": "^5.0.8",
127
"travis-deploy-once": "^5.0.9",
0 commit comments