We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5479b99 commit a3cd460Copy full SHA for a3cd460
release.config.js
@@ -1,5 +1,6 @@
1
/*eslint-env node */
2
module.exports = {
3
+ branches: [{ name: 'main' }],
4
plugins: [
5
'@semantic-release/commit-analyzer',
6
'@semantic-release/release-notes-generator',
0 commit comments