We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1637eb commit 45e63a0Copy full SHA for 45e63a0
lerna.json
@@ -5,7 +5,8 @@
5
"command": {
6
"publish": {
7
"allowBranch": [
8
- "main"
+ "main",
9
+ "release"
10
]
11
}
12
0 commit comments