gha: enhance
This commit is contained in:
parent
cdad2bd631
commit
1450cb25b1
2 changed files with 16 additions and 6 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"description": "Hugo setup action",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"lint": "eslint index.js",
|
||||
"lint": "eslint ./*.js",
|
||||
"test": "jest",
|
||||
"build": "npm prune --production"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue