mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-22 17:57:41 +00:00
chore: rc as prerelease
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = {
|
||||
branches: [
|
||||
{ name: 'main' },
|
||||
{ name: 'next' },
|
||||
{ name: 'rc', prerelease: true },
|
||||
],
|
||||
plugins: [
|
||||
"@semantic-release/commit-analyzer"
|
||||
|
Reference in New Issue
Block a user