don't use anything other than the release branch version strategy

This commit is contained in:
bcahue 2026-01-06 22:50:36 -05:00
parent 6708df0eb9
commit 2e9ff52743

View file

@ -1,5 +1,8 @@
strategies:
- Fallback
- VersionInBranchName
branches:
release:
regex: ^release[/-]
prevent-increment:
when-current-commit-tagged: true
when-current-commit-tagged: true