From 6388b2b2bf4bd7c17cee2279e8d8b668cdab3716 Mon Sep 17 00:00:00 2001 From: ReaJason Date: Thu, 14 Aug 2025 00:13:11 +0800 Subject: [PATCH] ci: release ci syntax error --- .github/workflows/release.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 409ffd35..90752bbc 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -108,8 +108,6 @@ jobs: docker.io/reajason/memshell-party:latest ghcr.io/reajason/memshell-party:${{ needs.info.outputs.version-without-v }} ghcr.io/reajason/memshell-party:latest - - - name: Build and push - name: Build and push RedQueen uses: docker/build-push-action@v6