Skip to content

Commit

Permalink
fix: fix Ci
Browse files Browse the repository at this point in the history
  • Loading branch information
locona committed Dec 12, 2019
1 parent b71ef42 commit 42842d9
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 @@
{
"branch": ["/^release.*/"],
"branch": ["release\/M.+"],
"plugins": [
["@semantic-release/commit-analyzer", {
"preset": "conventionalcommits",
Expand Down

0 comments on commit 42842d9

Please sign in to comment.