Skip to content

Commit

Permalink
Remove CODECOV_TOKEN secret completely
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Feb 18, 2024
1 parent d036c42 commit 5cfcb9a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/reusable-build-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ jobs:
file: ros_ws/lcov/total_coverage.info
flags: unittests
name: codecov-umbrella
# Repository upload token - get it from codecov.io and add it to the repository secrets
# from a public fork it is not necessary
token: ${{ secrets.CODECOV_TOKEN }}
- uses: actions/[email protected]
with:
name: colcon-logs-coverage-${{ inputs.ros_distro }}
Expand Down

0 comments on commit 5cfcb9a

Please sign in to comment.