Updated publish script
This commit is contained in:
parent
2843a593a3
commit
3002df22de
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "One Click App Repository for CapRover",
|
"description": "One Click App Repository for CapRover",
|
||||||
"main": "build_and_publish_to_github_pages.js",
|
"main": "build_and_publish_to_github_pages.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"publish": "node ./npm_run_puplish.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue