Skip to content

Commit

Permalink
chg (ci): added token to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gesinn-it-ilm committed Jun 12, 2024
1 parent 2820ba1 commit 5f69b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@ jobs:
- name: Upload code coverage
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/php/coverage.xml
if: matrix.coverage == true

0 comments on commit 5f69b05

Please sign in to comment.