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 a396d01 + 76239dc commit e0688c3Copy full SHA for e0688c3
.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