diff --git a/package.json b/package.json index e77dbff..9e19898 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "typescript-action", "version": "0.0.0", "private": true, - "description": "JavaScript template action", + "description": "TypeScript template action", "main": "lib/main.js", "scripts": { "build": "tsc", @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/actions/javascript-template.git" + "url": "git+https://github.com/actions/typescript-action.git" }, "keywords": [ "actions",