Skip to content

Commit b66cc01

Browse files
authored
ci: add semantic release branch (#42)
1 parent 489d52b commit b66cc01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.releaserc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"@semantic-release/release-notes-generator",
55
"@continuous-auth/semantic-release-npm",
66
"@semantic-release/github"
7-
]
7+
],
8+
"branches": ["main"]
89
}

0 commit comments

Comments
 (0)