mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:27:33 +00:00
prerelease
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
branches: [{ name: "main" }, { name: "next" }],
|
||||
branches: [{ name: "main" }, { name: "next" }, {name: "usage-telemetry", prerelease: true}],
|
||||
plugins: ["@semantic-release/commit-analyzer"],
|
||||
};
|
||||
|
Reference in New Issue
Block a user