From 7ef884ce00d7423e9e1658be3b2cebe238a887d9 Mon Sep 17 00:00:00 2001 From: elzik <23397871+elzik@users.noreply.github.com> Date: Sat, 28 Oct 2023 20:47:31 +0100 Subject: [PATCH] Test semver feature bump +semver: feature --- .github/workflows/continuous-delivery.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/continuous-delivery.yml b/.github/workflows/continuous-delivery.yml index 266eabc..8e3e776 100644 --- a/.github/workflows/continuous-delivery.yml +++ b/.github/workflows/continuous-delivery.yml @@ -58,4 +58,3 @@ jobs: generate_release_notes: true prerelease: ${{ github.ref_name != 'main' }} files: ./Installer/Elzik.FmSync.WindowsInstaller/bin/x64/Release/en-US/Elzik.FmSync.WindowsInstaller.msi -