From 5e30b29e6d587538569c39e9faeb2a9eb4f6fef8 Mon Sep 17 00:00:00 2001 From: lsk569937453 Date: Mon, 8 May 2023 20:40:18 +0800 Subject: [PATCH] Tiny change. --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 022737b..880197b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,8 +29,6 @@ jobs: args: --all -- --check deploy: name: deploy - needs: [test] - if: startsWith(github.ref, 'refs/tags/') runs-on: ubuntu-latest strategy: matrix: