Skip to content

Commit 700e2c6

Browse files
committed
ci: coverage token
1 parent 28f6414 commit 700e2c6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ jobs:
9393

9494
- name: Upload to Codecov
9595
uses: codecov/codecov-action@v5
96+
with:
97+
token: ${{ secrets.CODECOV_TOKEN }}
9698

9799
phpstan:
98100
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)