From f4bd05114ffad7d3b9d1216658db13792936209c Mon Sep 17 00:00:00 2001 From: Brian Surowiec Date: Sun, 31 Oct 2021 11:42:23 -0400 Subject: [PATCH] Fix repository url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa50f01..8bb5cbc 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/softprops/action-gh-template.git" + "url": "git+https://github.com/softprops/action-gh-release.git" }, "keywords": [ "actions"