mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
fix: more cleanup
This commit is contained in:
parent
7cb957dfd8
commit
50e2f8a6c1
1 changed files with 0 additions and 1 deletions
|
|
@ -190,7 +190,6 @@ runs:
|
|||
echo "CC_BRANCH=$CC_BRANCH" >> $GITHUB_ENV
|
||||
env:
|
||||
CC_BRANCH: ${{ inputs.override_branch }}
|
||||
CC_TOKEN: $CODECOV_TOKEN
|
||||
GITHUB_EVENT_PULL_REQUEST_HEAD_LABEL: ${{ github.event.pull_request.head.label }}
|
||||
GITHUB_EVENT_PULL_REQUEST_REPO_FULL_NAME: ${{ github.event.pull_request.repo.full_name }}
|
||||
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue