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