Skip to content

Commit e0688c3

Browse files
authored
Merge pull request #43 from nstdio/codecov-token
ci: Specify token for codecov-action-action step.
2 parents a396d01 + 76239dc commit e0688c3

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)