diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 883153556f8..ce6757b7b38 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -268,6 +268,7 @@ jobs: }},Py-${{ steps.python-install.outputs.python-version }} + token: ${{ secrets.CODECOV_TOKEN }} check: # This job does nothing and is only used for the branch protection if: always()