From 878d44d97850590dfa1dca8f39a6cff2785fdb0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Jul 2026 23:42:56 +0000 Subject: [PATCH] Merge pull request #2 from CyberDrain/dev feat: add needed workflows and issue templates Synced from CyberDrain/CIPP@d4ac2747bc13b54afc63a5db711c6f38bacb9741 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a88217638f4e..a229a0205da9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git@github.com:KelvinTegelaar/CIPP.git" + "url": "git@github.com:CyberDrain/CIPP.git" }, "scripts": { "dev": "next -H 127.0.0.1",