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

View file

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