Skip to content

Commit 66b53da

Browse files
committed
fix: 🐛 Fixed semantic-release config
1 parent 684f4da commit 66b53da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"release": {
3333
"branches": [
3434
{
35-
"name": "master"
35+
"name": "main"
3636
},
3737
{
3838
"name": "beta",

0 commit comments

Comments
 (0)