From 78555feb55ef9b5576b84b12d00d44e0fcbfe32d Mon Sep 17 00:00:00 2001 From: Benjamin Sherman Date: Thu, 11 Jul 2024 14:14:32 -0500 Subject: [PATCH] fix: ostree.linux label should not be quoted (#14) --- .github/workflows/reusable-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index 90fe501..b8b3345 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -162,7 +162,7 @@ jobs: org.opencontainers.image.title=${{ matrix.kernel_flavor }} cached kernel org.opencontainers.image.description=A caching layer for kernels. Contains ${{ matrix.kernel_flavor }} kernel. org.opencontainers.image.version=${{ env.kernel_release}}.${{ env.date }} - ostree.linux="${{ env.kernel_release }}" + ostree.linux=${{ env.kernel_release }} io.artifacthub.package.readme-url=https://raw.githubusercontent.com/${{ github.repository }}/main/README.md io.artifacthub.package.logo-url=https://avatars.githubusercontent.com/u/1728152?s=200&v=4