diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 34424986..174c43bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,6 +25,7 @@ jobs: with: tag_prefix: "v" version_from_branch: false + search_commit_body: false version_format: "${major}.${minor}.${patch}-prerelease.${increment}" debug: true - name: Print Diagnostic Output