diff --git a/.github/workflows/deploy-image.yml b/.github/workflows/deploy-image.yml index d83afa6..65d3e62 100644 --- a/.github/workflows/deploy-image.yml +++ b/.github/workflows/deploy-image.yml @@ -39,6 +39,5 @@ jobs: with: context: . push: true - provenance: mode=max tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }}