From e7fe348f7331e155d215b0bae92584f20ce3d651 Mon Sep 17 00:00:00 2001 From: Stefan <42220813+Stefanuk12@users.noreply.github.com> Date: Tue, 22 Apr 2025 15:16:37 +0100 Subject: [PATCH] Update .github/workflows/release.yaml Co-authored-by: dai --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e443298..0c6d071 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -38,7 +38,7 @@ jobs: with: string: ${{ github.repository_owner }} - - name: Check docker image published + - name: Get Docker image publish status uses: tyriis/docker-image-tag-exists@v2.1.0 id: registry_published with: