Skip to content

Commit

Permalink
Add passing the secret
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed Feb 22, 2024
1 parent 2e55d31 commit a36817d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-coverage-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
uses: fmauch/ros2_control_ci/.github/workflows/reusable-build-coverage.yml@patch-1
with:
ros_distro: rolling
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit a36817d

Please sign in to comment.