Skip to content

Commit b414bd8

Browse files
authored
Merge pull request #205 from nstdio/codecov-token
ci: Add codecov token to build pipeline.
2 parents 0733b26 + 573b0cd commit b414bd8

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
@@ -33,3 +33,4 @@ jobs:
3333
- uses: codecov/codecov-action@v5
3434
with:
3535
verbose: true
36+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)