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