Skip to content

Commit 826cf69

Browse files
committed
chore: fix release branch configuration
1 parent b96bc0f commit 826cf69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"repositoryUrl": "[email protected]:insurgent-lab/commitlint-config.git",
33
"branches": [
4-
"master"
4+
"main"
55
],
66
"tagFormat": "v${version}",
77
"plugins": [

0 commit comments

Comments
 (0)