mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 19:44:21 +00:00
Merge branch 'next-bla' into main-into-next
This commit is contained in:
commit
15c4e20508
@ -1,8 +1,7 @@
|
||||
module.exports = {
|
||||
branches: [
|
||||
{name: 'main', channel: 'next'},
|
||||
{name: '1.87.x', range: '1.87.x', channel: '1.87.x'},
|
||||
{name: 'next', prerelease: true}
|
||||
{name: 'main'},
|
||||
{name: 'next'}
|
||||
],
|
||||
plugins: [
|
||||
"@semantic-release/commit-analyzer"
|
||||
|
Loading…
Reference in New Issue
Block a user