Skip to content

Commit ed208db

Browse files
committed
feat(build): semantic-release watches main branch
1 parent 1d6d60e commit ed208db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.releaserc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,8 @@
1818
}
1919
],
2020
"@semantic-release/github"
21+
],
22+
"branches": [
23+
{name: "main"}
2124
]
2225
}

0 commit comments

Comments
 (0)