From 8885d27a213c1c58373a8bb7afcf73d494111314 Mon Sep 17 00:00:00 2001 From: Brian Rosner Date: Wed, 22 May 2024 23:16:59 -0600 Subject: [PATCH] add annotations --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec996ed..a19b160 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,6 +92,7 @@ jobs: with: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} + annotations: ${{ steps.meta.outputs.annotations }} target: prod load: true cache-from: type=gha