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