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 5b12802 commit 4fa44fbCopy full SHA for 4fa44fb
.github/workflows/main.yml
@@ -35,3 +35,4 @@ jobs:
35
uses: codecov/codecov-action@v4
36
with:
37
fail_ci_if_error: true
38
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments