Skip to content

Commit

Permalink
fix(pipelines): set main as branch for releases (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
portellaa authored Oct 15, 2022
1 parent 546830c commit e5c3aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"branches": ["main"],
"tagFormat": "${version}",
"plugins": [
[
Expand Down

0 comments on commit e5c3aef

Please sign in to comment.