From 69a3e6d0d928a256caa1f9385c2d57009dd29354 Mon Sep 17 00:00:00 2001 From: Jason Yang <18200748882@163.com> Date: Fri, 27 Feb 2026 13:53:34 +0800 Subject: [PATCH] Comment out image output in release.yml Comment out the image output configuration in the release workflow. --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fb995347..14d8483c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -205,7 +205,6 @@ jobs: *.platform=linux/${{ matrix.arch }} ${{ env.TAGS }} *.output=type=local,dest=./output - # *.output=type=image,push-by-digest=true,name-canonical=true,push=true - name: Extract digest SHA env: