Skip to content

Commit 76239dc

Browse files
committed
ci: Specify token for codecov-action-action step.
1 parent a396d01 commit 76239dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ jobs:
3030
if: matrix.java-version == 8
3131
with:
3232
verbose: true
33+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)