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 0733b26 commit 573b0cdCopy full SHA for 573b0cd
.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