From c2b1b547bd445e7fa798a63c12af9bc18a6ee413 Mon Sep 17 00:00:00 2001 From: Ludovic <54670129+lbr38@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:53:46 +0200 Subject: [PATCH] patch --- .github/workflows/release.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5fcfd7f..b4aa92d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -185,7 +185,9 @@ jobs: body: | **Changes:** - - Reposerver module: sending more logs to the server when updating packages + - Fixed update process on RHEL based systems + - Added a new parameter to update only a list of packages + - Reposerver module: added the feature to receive a list of packages to update draft: false prerelease: false