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 a396d01 commit 76239dcCopy full SHA for 76239dc
.github/workflows/build.yaml
@@ -30,3 +30,4 @@ jobs:
30
if: matrix.java-version == 8
31
with:
32
verbose: true
33
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments