chore: Only release on main

This commit is contained in:
jamesread
2026-01-23 15:43:44 +00:00
parent 1e774f0078
commit bd15941bc0
+4 -6
View File
@@ -1,10 +1,8 @@
---
#branches:
# - name: main
# range: '3000.x.x'
# - name: release/2k
# range: '>=2000.0.0 <3000.0.0'
# Only allow releases on the main branch (for 3k)
# releases for 2k are published manaually.
branches:
- name: main
plugins:
- '@semantic-release/commit-analyzer'