Skip to content

Commit b703482

Browse files
authored
Merge pull request #26 from ashblue/feature/semantic-release-fix
fix(semantic-release): was not picking up the main branch
2 parents 6f4db6d + 7124ae0 commit b703482

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.releaserc

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"branches": ["master", "main"],
23
"plugins": [
34
"@semantic-release/commit-analyzer",
45
"@semantic-release/release-notes-generator",

0 commit comments

Comments
 (0)