Skip to content

Commit ba7fb00

Browse files
cis: use a codecov upload token
1 parent 182df84 commit ba7fb00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@ jobs:
7474
uses: codecov/codecov-action@v3
7575
if: github.event_name != 'schedule'
7676
with:
77+
token: ${{ secrets.CODECOV_TOKEN }}
7778
name: codecov-umbrella
7879
fail_ci_if_error: true

0 commit comments

Comments
 (0)