Skip to content

Commit 8c31532

Browse files
committed
chore: fix semantic-release config
1 parent c19446d commit 8c31532

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

release.config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
module.exports = {
2-
release: {
3-
branches: ['main'],
4-
},
2+
branches: ['main'],
53
};

0 commit comments

Comments
 (0)