diff --git a/package.json b/package.json index c0254d2..2071f2d 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ }, "homepage": "https://github.com/jpbnetley/test-semantic-release#readme", "publishConfig": { - "@jpbnetley:registry": "https://npm.pkg.github.com" + "registry": "https://npm.pkg.github.com" } }