Added workflow to update Red Hat Container Catalog

This commit is contained in:
Alexey Pustovalov 2024-02-20 00:45:50 +09:00
parent 130c2f1a3e
commit 3dec556421

View File

@ -69,9 +69,9 @@ jobs:
echo "::group::Branch metadata"
echo "secret_prefix=RHEL_${github_ref//.}"
echo "::endgroup::"
github_ref="64"
echo "secret_prefix=RHEL_${github_ref//.}" >> $GITHUB_OUTPUT
#echo "secret_prefix=RHEL_${github_ref//.}" >> $GITHUB_OUTPUT
echo "secret_prefix=RHEL_64" >> $GITHUB_OUTPUT
- name: Check ${{ env.MATRIX_FILE }} file
id: build_exists