Skip to content

Commit 6711bc1

Browse files
committed
fix: publish main with semantic releases
1 parent 11d5bd1 commit 6711bc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)