Skip to content

Commit 0e8f4c3

Browse files
committed
branch name
1 parent f5e277d commit 0e8f4c3

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
@@ -109,6 +109,9 @@
109109
}
110110
},
111111
"release": {
112+
"branches": [
113+
"main"
114+
],
112115
"plugins": [
113116
[
114117
"@semantic-release/commit-analyzer",
@@ -127,4 +130,4 @@
127130
"@semantic-release/github"
128131
]
129132
}
130-
}
133+
}

0 commit comments

Comments
 (0)