From 85e5ea0c43662089eca647cd29bcff1e559acd81 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Tue, 20 Feb 2024 00:51:54 +0900 Subject: [PATCH] Added workflow to update Red Hat Container Catalog --- .github/workflows/rhel_registry_description.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/rhel_registry_description.yml b/.github/workflows/rhel_registry_description.yml index f17e5f482..8305bdbf0 100644 --- a/.github/workflows/rhel_registry_description.yml +++ b/.github/workflows/rhel_registry_description.yml @@ -65,6 +65,7 @@ jobs: sha_short=$(git rev-parse --short HEAD) github_ref=${github_ref##*/} + github_ref="6.4" echo "::group::Branch metadata" echo "secret_prefix=RHEL_${github_ref//.}"