From 299ef4d1c5b70538d534042ec968355fcbb7cce5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Mon, 26 Aug 2019 14:57:48 +0200 Subject: [PATCH] Update repository URL in package.json (#13) The repo has been renamed. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aad060a..c03b326 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/actions/node12-template.git" + "url": "git+https://github.com/actions/javascript-template.git" }, "keywords": [ "actions",