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.
2 parents 0733b26 + 573b0cd commit b414bd8Copy full SHA for b414bd8
.github/workflows/build.yaml
@@ -33,3 +33,4 @@ jobs:
33
- uses: codecov/codecov-action@v5
34
with:
35
verbose: true
36
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments