Skip to content

Commit 0d6a754

Browse files
committed
chore(release): branches: remove 'split', add 'main'
1 parent 41310c2 commit 0d6a754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// https://semantic-release.gitbook.io/semantic-release/support/faq#can-i-use-semantic-release-to-publish-non-javascript-packages
22
module.exports = {
3-
"branches": ["split"],
3+
"branches": ["main"],
44
"plugins": [
55
"@semantic-release/commit-analyzer",
66
"@semantic-release/release-notes-generator",

0 commit comments

Comments
 (0)