diff --git a/.github/workflows/publish-docker.yml b/.github/workflows/publish-docker.yml index 125cae51a5..37885c2f45 100644 --- a/.github/workflows/publish-docker.yml +++ b/.github/workflows/publish-docker.yml @@ -87,6 +87,7 @@ jobs: ghcr.io/${{ steps.prepare.outputs.docker_image }}:${{ steps.prepare.outputs.tag }} cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache + provenance: false discord: name: Discord Notification