Skip to content

Commit 98a5495

Browse files
estrada9166okuryu
authored andcommitted
Update package.json (actions#26)
* Update package.json * Update package.json Co-Authored-By: Ryuichi Okumura <[email protected]>
1 parent 8d42c2b commit 98a5495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"name": "typescript-action",
33
"version": "0.0.0",
44
"private": true,
5-
"description": "JavaScript template action",
5+
"description": "TypeScript template action",
66
"main": "lib/main.js",
77
"scripts": {
88
"build": "tsc",
99
"test": "jest"
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/actions/javascript-template.git"
13+
"url": "git+https://github.com/actions/typescript-action.git"
1414
},
1515
"keywords": [
1616
"actions",

0 commit comments

Comments
 (0)