add token
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
||||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
name: codecov-umbrella
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
fail_ci_if_error: true
|
||||
verbose: true
|
||||
gcov: true
|
||||
|
||||
Reference in New Issue
Block a user