Skip to content

Commit

Permalink
chore: releaserc
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerhurst committed Apr 19, 2023
1 parent 85054e8 commit 3cd2cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
branches: [
{name: 'main'},
{name: 'main', channel: 'next'},
{name: '1.87.x', range: '1.87.x', channel: '1.87.x'},
{name: 'next', prerelease: true}
],
Expand Down

1 comment on commit 3cd2cec

@vercel
Copy link

@vercel vercel bot commented on 3cd2cec Apr 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs-git-main-zitadel.vercel.app
zitadel-docs.vercel.app
docs-zitadel.vercel.app

Please sign in to comment.