(MINOR) test
This commit is contained in:
parent
2152d6ac89
commit
7b6b46ab05
1 changed files with 0 additions and 2 deletions
2
.github/workflows/complib-package.yml
vendored
2
.github/workflows/complib-package.yml
vendored
|
@ -25,9 +25,7 @@ jobs:
|
|||
branch: "build-test"
|
||||
tag_prefix: "v"
|
||||
major_pattern: "(MAJOR)"
|
||||
major_regexp_flags: ""
|
||||
minor_pattern: "(MINOR)"
|
||||
minor_regexp_flags: ""
|
||||
format: "${major}.${minor}.${patch}-prerelease${increment}"
|
||||
change_path: "src/my-service"
|
||||
bump_each_commit: false
|
||||
|
|
Reference in a new issue