Skip to content

Commit

Permalink
fix(ci): another ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Iam1337 authored Jan 24, 2022
1 parent cebbbe4 commit 800b075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
"branches" : "main",
"branches" : "master",
"tagFormat": "v${version}",
"plugins": [
["@semantic-release/commit-analyzer", {
Expand Down Expand Up @@ -36,4 +36,4 @@ module.exports = {
}]
],
"preset": "angular"
}
}

0 comments on commit 800b075

Please sign in to comment.