mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 10:47:28 +01:00
config: update meta data
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user