(minor) test
This commit is contained in:
parent
dc85519fa3
commit
2c0bb51748
1 changed files with 1 additions and 0 deletions
1
.github/workflows/complib-package.yml
vendored
1
.github/workflows/complib-package.yml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
- name: Bump version number
|
||||
uses: paulhatch/semantic-version@v4.0.2
|
||||
with:
|
||||
branch: build-test
|
||||
tag_prefix: "v"
|
||||
major_pattern: "(MAJOR)"
|
||||
major_regexp_flags: ""
|
||||
|
|
Reference in a new issue