mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
chore: releaserc
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
branches: [
|
branches: [
|
||||||
{name: 'main'},
|
{name: 'main', channel: 'next'},
|
||||||
{name: '1.87.x', range: '1.87.x', channel: '1.87.x'},
|
{name: '1.87.x', range: '1.87.x', channel: '1.87.x'},
|
||||||
{name: 'next', prerelease: true}
|
{name: 'next', prerelease: true}
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user