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