From c65b1f2870c2fe9b5dcfeedb1aa7b44f334954c3 Mon Sep 17 00:00:00 2001 From: Asher Date: Tue, 12 Mar 2024 09:41:21 -0800 Subject: [PATCH] Continue release drafting on Codecov failure --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8ba382945..daff2605a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -81,6 +81,7 @@ jobs: with: token: ${{ secrets.CODECOV_TOKEN }} if: success() + continue-on-error: true # NOTE@jsjoeio - we do this so we can strip out the v # i.e. v4.9.1 -> 4.9.1