Skip to content

Commit 581db68

Browse files
test: change allowBranch for lerna
1 parent 43bc682 commit 581db68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"command": {
33
"version": {
4-
"allowBranch": "main",
4+
"allowBranch": "test/dev-build",
55
"conventionalCommits": true,
66
"createRelease": "github",
77
"message": "chore(release): publish [skip ci]",

0 commit comments

Comments
 (0)