Skip to content

Commit 71bf8de

Browse files
committed
ci(semantic-release): set branches to main
1 parent a8ea99c commit 71bf8de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,10 @@
2424
},
2525
"dependencies": {
2626
"probot": "^11.0.6"
27+
},
28+
"release": {
29+
"branches": [
30+
"main"
31+
]
2732
}
2833
}

0 commit comments

Comments
 (0)