Skip to content

Commit 11cb05f

Browse files
committed
feat: change releaserc file type
1 parent a882b97 commit 11cb05f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module.exports = {
1+
{
22
"extends": "@jedmao/semantic-release-npm-github-config",
3-
"branch": "main"
3+
"branches": ["master"]
44
}

0 commit comments

Comments
 (0)