Skip to content

Commit

Permalink
ci: 修改 lerna 发布保护分支规则 (#1071)
Browse files Browse the repository at this point in the history
* chore: update version 2.8.30 -> 2.8.31

* chore: change lerna publish branch
  • Loading branch information
yiiiiiiqianyao authored Apr 21, 2022
1 parent 673952e commit 17d7f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"*.md"
],
"allowBranch": [
"master",
"publish",
"docs"
],
"message": "chore: publish"
Expand Down

0 comments on commit 17d7f36

Please sign in to comment.