From 42b91b3d8cd0f260f742354fea0c17aad9764642 Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Mon, 22 Nov 2021 10:09:07 -0500 Subject: [PATCH] Update url, maybe that's it? --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0003877..26817c9 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/neofinancial/ticket-check-action" + "url": "https://github.com/UseFedora/ticket-check-action" }, "main": "lib/main.js", "private": true,