chore: Only release on main
This commit is contained in:
parent
1e774f0078
commit
bd15941bc0
|
|
@ -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'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue