fix: more cleanup

This commit is contained in:
Tom Hu 2024-11-14 22:44:11 -05:00
parent 7cb957dfd8
commit 50e2f8a6c1
No known key found for this signature in database
GPG key ID: 79155678363963D2

View file

@ -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 }}