From 607db9619e75740c419e01c622ee51374e53aecf Mon Sep 17 00:00:00 2001 From: Tyler Matteson Date: Mon, 3 Apr 2023 18:57:53 -0400 Subject: [PATCH] ci: remove registry from package.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index bb484f2d..0a62e6c9 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,7 @@ "url": "https://github.com/agritheory/check_run.git" }, "publishConfig": { - "access": "restricted", - "registry": "https://npm.pkg.github.com" + "access": "restricted" }, "release": { "branches": [