diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index a6fe75e..74a5f68 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -34,6 +34,7 @@ jobs: uses: codecov/codecov-action@v4 with: file: ./coverage.xml + token: ${{ secrets.CODECOV_TOKEN }} build_distribution: