From 9393e4afb760b57ba7a9c7d8448bc1f3a61f7234 Mon Sep 17 00:00:00 2001 From: Cocoa Date: Sun, 18 Feb 2024 21:07:58 +0800 Subject: [PATCH] fix .github/workflows/precompile-x86_64-apple-darwin.yml --- .github/workflows/precompile-x86_64-apple-darwin.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/precompile-x86_64-apple-darwin.yml b/.github/workflows/precompile-x86_64-apple-darwin.yml index df1c9fe..cc0feb5 100644 --- a/.github/workflows/precompile-x86_64-apple-darwin.yml +++ b/.github/workflows/precompile-x86_64-apple-darwin.yml @@ -94,7 +94,6 @@ jobs: - name: Upload Morello SDK artifacts uses: softprops/action-gh-release@v1 - if: startsWith(github.ref, 'refs/tags/') with: tag_name: ${{ github.event.inputs.version }} name: ${{ github.event.inputs.version }}