Skip to content

Commit f162dfc

Browse files
committed
fix: change master to main
1 parent 032e2db commit f162dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module.exports = {
22
"extends": "@jedmao/semantic-release-npm-github-config",
3-
"branch": "master"
3+
"branch": "main"
44
}

0 commit comments

Comments
 (0)