diff --git a/.github/workflows/ghcr-publish.yml b/.github/workflows/ghcr-publish.yml index ed112d05..d6e93844 100644 --- a/.github/workflows/ghcr-publish.yml +++ b/.github/workflows/ghcr-publish.yml @@ -70,7 +70,6 @@ jobs: uses: docker/build-push-action@v6 with: context: . - tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} cache-from: type=gha cache-to: type=gha,mode=max