Skip to content

Commit 200be9c

Browse files
committed
build(semantic-release): configure default branch
1 parent 023527b commit 200be9c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"uvu": "^0.5.1"
2222
},
2323
"release": {
24+
"branches": [
25+
"main"
26+
],
2427
"plugins": [
2528
"@semantic-release/commit-analyzer",
2629
"@semantic-release/release-notes-generator",

0 commit comments

Comments
 (0)