diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4c68e58..03df973 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -66,4 +66,4 @@ jobs: context: ${{ matrix.dir }} platforms: linux/amd64 push: true - tags: ${{ steps.tag.outputs.tags }} + tags: ${{ steps.meta.outputs.tags }}