mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 14:37:34 +00:00
chore: build release on next
branch (#6266)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
module.exports = {
|
||||
branches: [
|
||||
{ name: "main" },
|
||||
{ name: "next" },
|
||||
{ name: "ci/improve-make", prerelease: "2.29-ignore-me" }
|
||||
{ name: "next-rc", prerelease: "rc" }
|
||||
],
|
||||
plugins: [
|
||||
"@semantic-release/commit-analyzer",
|
||||
|
Reference in New Issue
Block a user