Skip to content

Commit e5c3aef

Browse files
authored
fix(pipelines): set main as branch for releases (#3)
1 parent 546830c commit e5c3aef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.releaserc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"branches": ["main"],
23
"tagFormat": "${version}",
34
"plugins": [
45
[

0 commit comments

Comments
 (0)