Skip to content

Commit 75d34c3

Browse files
authored
fix: specify main as the semantic release branch (#235)
1 parent 22578a6 commit 75d34c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.releaserc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ plugins:
99
- assets: ["docs", "package.json"]
1010
message: "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
1111
preset: conventionalcommits
12+
branches:
13+
- main

0 commit comments

Comments
 (0)