Update release path
This commit is contained in:
parent
e2d4f02c5b
commit
1ae448e0f9
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
||||||
"releaseName": "${version}"
|
"releaseName": "${version}"
|
||||||
},
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
"publish": true
|
"publish": true,
|
||||||
|
"publishPath": "dist"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue