Skip to content

Commit 573b0cd

Browse files
committed
ci: Add codecov token to build pipeline.
1 parent 0733b26 commit 573b0cd

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)