changed branch for version number to master
This commit is contained in:
parent
8151173d2a
commit
807ea8e561
1 changed files with 1 additions and 1 deletions
2
.github/workflows/complib-package.yml
vendored
2
.github/workflows/complib-package.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
uses: paulhatch/semantic-version@v4.0.2
|
||||
id: next_semantic_version
|
||||
with:
|
||||
branch: "build-test"
|
||||
branch: "master"
|
||||
tag_prefix: ""
|
||||
major_pattern: "(MAJOR)"
|
||||
minor_pattern: "(MINOR)"
|
||||
|
|
Reference in a new issue