We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41310c2 commit 0d6a754Copy full SHA for 0d6a754
release.config.js
@@ -1,6 +1,6 @@
1
// https://semantic-release.gitbook.io/semantic-release/support/faq#can-i-use-semantic-release-to-publish-non-javascript-packages
2
module.exports = {
3
- "branches": ["split"],
+ "branches": ["main"],
4
"plugins": [
5
"@semantic-release/commit-analyzer",
6
"@semantic-release/release-notes-generator",
0 commit comments