mirror of https://github.com/coder/code-server.git
Continue release drafting on Codecov failure
This commit is contained in:
parent
132f7d1470
commit
c65b1f2870
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue