Skip to content

Commit

Permalink
ci: change name of release branch (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
jansule committed May 31, 2023
1 parent 328bc86 commit 913e507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"branches": ["main"],
"branches": ["master"],
"plugins": [
[
"@semantic-release/commit-analyzer",
Expand Down

0 comments on commit 913e507

Please sign in to comment.