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