mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-18 18:48:05 +00:00
Update automatic release tag to latest
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
mode: Mainline
|
||||
branches:
|
||||
main:
|
||||
regex: ^main$
|
||||
increment: Patch
|
||||
is-mainline: true
|
||||
is-release-branch: true
|
||||
source-branches: [ 'dev' ]
|
||||
prevent-increment-of-merged-branch-version: true
|
||||
tag: ''
|
||||
dev:
|
||||
regex: ^dev$
|
||||
increment: Patch
|
||||
is-mainline: false
|
||||
is-release-branch: false
|
||||
source-branches: []
|
||||
prevent-increment-of-merged-branch-version: false
|
||||
tracks-release-branches: true
|
||||
track-merge-target: true
|
||||
tag: dev
|
||||
tag-prefix: ''
|
||||
Reference in New Issue
Block a user