Skip to content

Commit 014ff3b

Browse files
committed
ci: release from mainline
1 parent 99e2927 commit 014ff3b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
"node": ">=12"
3232
},
3333
"release": {
34+
"branches": [
35+
"mainline"
36+
],
3437
"plugins": [
3538
[
3639
"@semantic-release/commit-analyzer",
@@ -151,4 +154,4 @@
151154
"path": "cz-conventional-changelog"
152155
}
153156
}
154-
}
157+
}

0 commit comments

Comments
 (0)