From 84a63e1f7e3cce6304754d088e9a40aca1302a23 Mon Sep 17 00:00:00 2001 From: Guillem Castro Date: Fri, 10 Feb 2023 18:08:17 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 78a12b5..393034f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,7 +27,7 @@ jobs: build: runs-on: ${{ matrix.platform }} - + needs: create_release strategy: fail-fast: false matrix: