Skip to content

Commit 0a902c3

Browse files
committed
chore(package.json): add description, add keywords
1 parent 62859e0 commit 0a902c3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "actions-deploy-gist",
33
"version": "0.0.0",
44
"private": true,
5-
"description": "",
5+
"description": "📌 Deploy file to gist",
66
"main": "lib/index.js",
77
"scripts": {
88
"build": "tsc",
@@ -16,7 +16,10 @@
1616
"url": "git+https://github.com/exuanbo/actions-deploy-gist.git"
1717
},
1818
"keywords": [
19-
"actions"
19+
"actions",
20+
"deploy",
21+
"gist",
22+
"userscript"
2023
],
2124
"author": {
2225
"name": "exuanbo",

0 commit comments

Comments
 (0)