diff --git a/ts/package.json b/ts/package.json index 5c5a59b..a095259 100644 --- a/ts/package.json +++ b/ts/package.json @@ -4,7 +4,7 @@ "description": "TypeScript SDK for the hercules action runner", "repository": { "type": "git", - "url": "git+https://github.com/code0-tech/tucana.git" + "url": "git+https://github.com/code0-tech/hercules.git" }, "main": "./dist/index.cjs", "module": "./dist/index.js",