(MINOR) test2

This commit is contained in:
Joel Klimont 2022-10-05 22:50:36 +02:00
parent 24bae797b2
commit e8497b94e1

View file

@ -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.*, ' - ')}}