Skip to content

Commit 4fa44fb

Browse files
committed
Add codecov token to the action
1 parent 5b12802 commit 4fa44fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ jobs:
3535
uses: codecov/codecov-action@v4
3636
with:
3737
fail_ci_if_error: true
38+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)