chore: disable semrel on inactive 2k branch

This commit is contained in:
jamesread 2025-10-24 00:46:51 +01:00
parent ae360100ce
commit 5f8cd60736
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ branches:
prerelease: true
range: '>=3000.0.0 <4000.0.0'
- name: release/2k
range: '>=2000.0.0 <3000.0.0'
# - name: release/2k
# range: '>=2000.0.0 <3000.0.0'
plugins:
- '@semantic-release/commit-analyzer'