Skip to content

Commit ca83a03

Browse files
authored
Merge pull request #1096 from contentful/master-to-main
branch name
2 parents f5e277d + 0e8f4c3 commit ca83a03

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)