Skip to content

Commit 6249771

Browse files
committed
chore: enable releases from main branch
1 parent 0e342a8 commit 6249771

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
@@ -92,6 +92,9 @@
9292
"node": ">=10"
9393
},
9494
"release": {
95+
"branches": [
96+
"main"
97+
],
9598
"plugins": [
9699
"@semantic-release/commit-analyzer",
97100
"@semantic-release/release-notes-generator",

0 commit comments

Comments
 (0)