chore: Update description

This commit is contained in:
Shohei Ueda 2020-01-18 12:23:58 +09:00 committed by GitHub
parent 283bc47636
commit 8323a17f96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "hugo-action",
"version": "2.4.0",
"description": "Hugo setup action",
"description": "GitHub Actions for Hugo",
"main": "lib/index.js",
"scripts": {
"lint": "eslint ./{src,__tests__}/**/*.ts",