mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-06 13:07:52 +00:00
remove prerelease
This commit is contained in:
parent
28759f8fb2
commit
7417fdbeb3
@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
branches: [{ name: "main" }, { name: "next" }, {name: "usage-telemetry", prerelease: true}],
|
||||
branches: [{ name: "main" }, { name: "next" }],
|
||||
plugins: ["@semantic-release/commit-analyzer"],
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user