Skip to content

Commit 22049cc

Browse files
added release branch on package.json
1 parent e330498 commit 22049cc

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
@@ -2,5 +2,8 @@
22
"devDependencies": {
33
"@semantic-release/changelog": "^5.0.1",
44
"@semantic-release/git": "^9.0.0"
5+
},
6+
"release": {
7+
"branches": ["main"]
58
}
69
}

0 commit comments

Comments
 (0)