We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2bb89b commit a8aa7e9Copy full SHA for a8aa7e9
release.config.js
@@ -1,6 +1,6 @@
1
module.exports = {
2
tagFormat: "v${version}",
3
-
+ branches: ["main"],
4
plugins: [
5
[
6
"@semantic-release/commit-analyzer",
0 commit comments