diff --git a/.autorel.yaml b/.autorel.yaml index 3af44de..ff44f39 100644 --- a/.autorel.yaml +++ b/.autorel.yaml @@ -11,7 +11,7 @@ commitTypes: - {type: ci, title: 🔧 Continuous Integration, release: patch} branches: - {name: main} - - {name: next, prereleaseChannel: next} + - {name: next, preRelease: next} publish: true preRun: | npm ci