chore: Only release on main

This commit is contained in:
jamesread 2026-01-23 15:43:44 +00:00
parent 1e774f0078
commit bd15941bc0
1 changed files with 4 additions and 6 deletions

View File

@ -1,10 +1,8 @@
--- ---
#branches: # Only allow releases on the main branch (for 3k)
# - name: main # releases for 2k are published manaually.
# range: '3000.x.x' branches:
- name: main
# - name: release/2k
# range: '>=2000.0.0 <3000.0.0'
plugins: plugins:
- '@semantic-release/commit-analyzer' - '@semantic-release/commit-analyzer'