From fb0a75408cf880a7b97cbb28564a56b3fd1ab16b Mon Sep 17 00:00:00 2001 From: Robin Laugs Date: Wed, 13 Dec 2023 09:42:51 +0100 Subject: [PATCH] Update repo in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33abbf3..8734e6d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/jpoehnelt/secrets-sync-action.git" + "url": "git+https://github.com/philips-forks/secrets-sync-action.git" }, "license": "Apache 2.0", "author": "Justin Poehnelt",