From 61895e4f78c5796989088b64c766a677493e8041 Mon Sep 17 00:00:00 2001 From: leejet Date: Wed, 17 Sep 2025 00:15:05 +0800 Subject: [PATCH] fix --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d14391bd..3c826062 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -310,7 +310,6 @@ jobs: - name: Get commit hash id: commit uses: pr-mpt/actions-commit-hash@v2 - run: echo "DEBUG commit short hash = ${{ steps.commit.outputs.short }}" - name: Create release id: create_release