Archived
1
0

Continue release drafting on Codecov failure

This commit is contained in:
Asher 2024-03-12 09:41:21 -08:00
parent 132f7d1470
commit c65b1f2870
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A

View File

@ -81,6 +81,7 @@ jobs:
with: with:
token: ${{ secrets.CODECOV_TOKEN }} token: ${{ secrets.CODECOV_TOKEN }}
if: success() if: success()
continue-on-error: true
# NOTE@jsjoeio - we do this so we can strip out the v # NOTE@jsjoeio - we do this so we can strip out the v
# i.e. v4.9.1 -> 4.9.1 # i.e. v4.9.1 -> 4.9.1