Skip to content

Commit

Permalink
override branch
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Kurait <[email protected]>
  • Loading branch information
AndreKurait committed Nov 13, 2024
1 parent 82f03fb commit a8a2576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
override_commit: ${{ github.event.workflow_run.head_sha }}
override_pr: ${{ github.event.workflow_run.pull_requests[0].number }}
override_branch: ${{ github.event.workflow_run.head_branch}}
token: ${{ secrets.CODECOV_TOKEN }}
files: /**/coverage-reports/**/*.*
flags: unittests
Expand Down

0 comments on commit a8a2576

Please sign in to comment.