config: update meta data
This commit is contained in:
parent
082748017c
commit
c3970dfbdd
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hugo-action",
|
"name": "hugo-action",
|
||||||
"version": "2.1.0",
|
"version": "2.2.0",
|
||||||
"description": "Hugo setup action",
|
"description": "Hugo setup action",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -20,7 +20,9 @@
|
||||||
"GitHub",
|
"GitHub",
|
||||||
"Actions",
|
"Actions",
|
||||||
"JavaScript",
|
"JavaScript",
|
||||||
"Hugo"
|
"TypeScript",
|
||||||
|
"Hugo",
|
||||||
|
"Setup"
|
||||||
],
|
],
|
||||||
"author": "peaceiris",
|
"author": "peaceiris",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in a new issue