Skip to content

Commit f809010

Browse files
fix: add semantic-release branches config
1 parent 7ffe6e3 commit f809010

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
branches: ["main"],
3+
};

0 commit comments

Comments
 (0)