(MINOR) test2
This commit is contained in:
parent
24bae797b2
commit
e8497b94e1
1 changed files with 0 additions and 2 deletions
2
.github/workflows/complib-package.yml
vendored
2
.github/workflows/complib-package.yml
vendored
|
@ -29,8 +29,6 @@ jobs:
|
|||
format: "${major}.${minor}.${patch}-prerelease${increment}"
|
||||
change_path: "src/my-service"
|
||||
bump_each_commit: false
|
||||
search_commit_body: false
|
||||
user_format_type: "csv"
|
||||
- name: test
|
||||
run: |
|
||||
echo ${{join(steps.next_semantic_version.outputs.*, ' - ')}}
|
||||
|
|
Reference in a new issue