diff --git a/.github/actions/push/action.yaml b/.github/actions/push/action.yaml index d3ef3f77f..3fb5d0e0d 100644 --- a/.github/actions/push/action.yaml +++ b/.github/actions/push/action.yaml @@ -78,4 +78,4 @@ runs: labels: ${{ steps.meta.outputs.labels }} cache-from: type=registry,ref=ghcr.io/${{ github.repository }}/immutable-geth:cache cache-to: type=registry,ref=ghcr.io/${{ github.repository }}/immutable-geth:cache,mode=max - provenance: false + provenance: true