Skip to content

Commit

Permalink
Merge pull request #43 from nstdio/codecov-token
Browse files Browse the repository at this point in the history
ci: Specify token for codecov-action-action step.
  • Loading branch information
nstdio authored Dec 11, 2024
2 parents a396d01 + 76239dc commit e0688c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
if: matrix.java-version == 8
with:
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e0688c3

Please sign in to comment.