Skip to content

Commit 714dccd

Browse files
committed
fix: update codecov version for github actions
1 parent 981fb90 commit 714dccd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,5 @@ jobs:
8383
fail_ci_if_error: true # optional (default = false)
8484
name: codecov-umbrella
8585
verbose: true # optional (default = false)
86+
env:
87+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)