Skip to content

Commit 2f5e838

Browse files
committed
fix: once again change master to main
1 parent 11cb05f commit 2f5e838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc

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

0 commit comments

Comments
 (0)