Skip to content

Commit e84f851

Browse files
committed
chore: Fix semantic release
1 parent 7bec15f commit e84f851

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
@@ -19,7 +19,7 @@
1919
},
2020
"release": {
2121
"branches": [
22-
"master"
22+
"main"
2323
],
2424
"dryRun": true,
2525
"plugins": [

0 commit comments

Comments
 (0)