Skip to content

Commit

Permalink
build: utilize main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
joekiller committed Mar 25, 2024
1 parent b4fbbe0 commit 2d8ef12
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -39,5 +39,10 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"release": {
"branches": [
"main"
]
}
}

0 comments on commit 2d8ef12

Please sign in to comment.