Skip to content

Commit bbbc58b

Browse files
authored
Merge pull request #19 from kostysh/fix/release-config
fix: 🐛 Fixed semantic-release config
2 parents d43e107 + 66b53da commit bbbc58b

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
@@ -32,7 +32,7 @@
3232
"release": {
3333
"branches": [
3434
{
35-
"name": "master"
35+
"name": "main"
3636
},
3737
{
3838
"name": "beta",

0 commit comments

Comments
 (0)