We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ff516 commit be4eac4Copy full SHA for be4eac4
.github/workflows/codecov.yml
@@ -56,5 +56,5 @@ jobs:
56
env:
57
GH_TOKEN: ${{ github.token }}
58
BRANCH: ${{ github.event.workflow_run.head_branch }}
59
- NAME: $${{ github.event.workflow_run.head_repository.name }}
+ NAME: ${{ github.event.workflow_run.head_repository.name }}
60
FULL_NAME: ${{ github.event.workflow_run.head_repository.full_name }}
0 commit comments