Skip to content

Commit e3d3566

Browse files
committed
chore(package.json): update meta data
1 parent a38cb98 commit e3d3566

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

package.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "typescript-action",
2+
"name": "actions-deploy-gist",
33
"version": "0.0.0",
44
"private": true,
5-
"description": "TypeScript template action",
5+
"description": "",
66
"main": "lib/main.js",
77
"scripts": {
88
"build": "tsc",
@@ -15,14 +15,13 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "git+https://github.com/actions/typescript-action.git"
18+
"url": "git+https://github.com/exuanbo/actions-deploy-gist.git"
19+
},
20+
"keywords": ["actions"],
21+
"author": {
22+
"name": "exuanbo",
23+
"email": "[email protected]"
1924
},
20-
"keywords": [
21-
"actions",
22-
"node",
23-
"setup"
24-
],
25-
"author": "",
2625
"license": "MIT",
2726
"dependencies": {
2827
"@actions/core": "^1.2.5"

0 commit comments

Comments
 (0)