From fab3555fac7ba103ff8cb1817c135d32de93dfdb Mon Sep 17 00:00:00 2001 From: Ludovic <54670129+lbr38@users.noreply.github.com> Date: Fri, 15 Dec 2023 17:16:38 +0100 Subject: [PATCH] patch --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6ae305a..03fe672 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -163,9 +163,9 @@ jobs: tag_name: ${{ env.VERSION }} release_name: ${{ env.VERSION }} body: | - **Changes**: + **Features**: - - Update API authentication method + - Restart a service after a specific package update draft: false prerelease: false