Skip to content

Commit

Permalink
ci: 增加发布,cnpm同步命令
Browse files Browse the repository at this point in the history
  • Loading branch information
lei-mu committed Aug 23, 2022
1 parent 53feedc commit 329fe95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
"docs": "vuepress dev docs",
"docs:build": "vuepress build docs",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -w -r 0",
"pub": "npm publish && cnpm sync luch-request",
"pub:alpha": "npm publish --tag=alpha && cnpm sync luch-request",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
Expand Down

0 comments on commit 329fe95

Please sign in to comment.