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 afb9347 commit 8686ad0Copy full SHA for 8686ad0
.github/workflows/build.yml
@@ -36,4 +36,5 @@ jobs:
36
fail_ci_if_error: false
37
verbose: true
38
java-version: 17
39
+ token: ${{ secrets.CODECOV_TOKEN }}
40
if: github.ref == 'refs/heads/main'
0 commit comments