Skip to content

Commit 4ca4807

Browse files
committed
ci(release): specify release branches = ["main"]
1 parent c93d54f commit 4ca4807

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
"path": "cz-conventional-changelog"
3939
}
4040
},
41+
"release": {
42+
"branches": ["main"]
43+
},
4144
"dependencies": {
4245
"@semantic-release/changelog": "^6.0.1",
4346
"@semantic-release/commit-analyzer": "^9.0.2",

0 commit comments

Comments
 (0)