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 ea5b51e commit 138dfd2Copy full SHA for 138dfd2
2 files changed
.github/workflows/PUBLISH.yml
package.json
@@ -12,7 +12,7 @@
12
"all": "run-s lint test",
13
"lint": "eslint .",
14
"test": "mocha --exit -r test/expect test/spec/*.js",
15
- "release": "np --no-publish"
+ "release": "np"
16
},
17
"authors": [
18
"Nico Rehwaldt <git_nikku@nixis.de>",
0 commit comments