Skip to content

Commit

Permalink
Revert "ci(release.config.js): temporarily re-add release-config for …
Browse files Browse the repository at this point in the history
…branch `next`"

This reverts commit 3aa9065.
  • Loading branch information
adrianschmidt committed Feb 5, 2024
1 parent 0695c76 commit 6d61747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module.exports = {
branches: [
'main',
'+([0-9])?(.{+([0-9]),x}).x',
{ name: 'next', prerelease: true },
{ name: 'dev', prerelease: true },
{ name: 'beta', prerelease: true },
{ name: 'alpha', prerelease: true },
Expand Down

0 comments on commit 6d61747

Please sign in to comment.