Skip to content

Commit 2273255

Browse files
authored
Merge pull request #611 from thebuilder/fix/rename-master
fix: publish main with semantic releases
2 parents c1373a3 + 6711bc1 commit 2273255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"release": {
7070
"branches": [
71-
"master",
71+
"main",
7272
{
7373
"name": "beta",
7474
"prerelease": true

0 commit comments

Comments
 (0)