From 7c831f36afc52e61fce4afd460ed7536eff73801 Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Sat, 9 Mar 2024 00:09:41 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) 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