diff --git a/package.json b/package.json index 3d7018fa2..08525bbac 100644 --- a/package.json +++ b/package.json @@ -117,6 +117,12 @@ } } ], + "addChannel": [ + { + "path": "@semantic-release/npm", + "npmPublish": false + } + ], "prepare": [ { "path": "@semantic-release/changelog", @@ -144,10 +150,6 @@ "path": "dist/**/*.nupkg" } ] - }, - { - "path": "@semantic-release/npm", - "npmPublish": false } ], "success": [