From 154fed2d0d86d99d18fcf1e8472b47878c522456 Mon Sep 17 00:00:00 2001 From: Josh Shippam Date: Sun, 10 Sep 2023 02:28:17 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1d6014c..e9ccb89 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,7 +96,6 @@ jobs: release: runs-on: ubuntu-latest needs: [build, macos] - if: ${{ startsWith(github.ref, 'refs/tags/') }} steps: - uses: actions/download-artifact@v2 - name: Query tag name