Skip to content

Commit b376539

Browse files
committed
fix(ci): fixed semantic-release configuration
1 parent 5cd14dc commit b376539

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.releaserc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,5 @@
1818
],
1919
"@semantic-release/github"
2020
],
21-
"release": {
22-
"branches": [ "main" ]
23-
}
21+
"branches": [ "main" ]
2422
}

0 commit comments

Comments
 (0)