diff --git a/package.json b/package.json index 55e5788..b81f57f 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,10 @@ }, "author": "auth0", "license": "Apache-2.0", + "repository": { + "type": "git", + "url": "git+https://github.com/auth0/auth0-actions.git" + }, "bugs": { "url": "https://support.auth0.com" },