Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthAffe authored Mar 8, 2024
1 parent 7c831f3 commit f37d8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
tag_prefix: "v"
version_from_branch: false
search_commit_body: false
search_commit_body: true
version_format: "${major}.${minor}.${patch}-prerelease.${increment}"
debug: true
- name: Print Diagnostic Output
Expand Down

0 comments on commit f37d8fd

Please sign in to comment.