Skip to content

Commit

Permalink
fix(publish): add release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
codebayu committed Dec 2, 2023
1 parent 8977473 commit 30bc60f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,10 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"release": {
"branches": [
"main"
]
}
}

0 comments on commit 30bc60f

Please sign in to comment.