We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c8679 commit 5772a2eCopy full SHA for 5772a2e
.github/workflows/main.yml
@@ -35,3 +35,5 @@ jobs:
35
uses: codecov/codecov-action@v4
36
with:
37
directory: ./coverage
38
+ env:
39
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments