fix error due to tagging

This commit is contained in:
Jade Ellis 2025-01-08 19:02:10 +00:00
parent a6360cc73f
commit 2970497259
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -170,7 +170,6 @@ jobs:
build-args: ${{ matrix.target_cpu != 'base' && format('TARGET_CPU={0}', matrix.target_cpu) || '' }}
platforms: ${{ matrix.platform }}
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}
cache-from: type=gha