Skip to content

Commit 1361c30

Browse files
ci: add codecov token for authenticated uploads
1 parent 9cbae24 commit 1361c30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,5 @@ jobs:
8484
- name: Upload to Codecov
8585
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a
8686
with:
87+
token: ${{ secrets.CODECOV_TOKEN }}
8788
fail_ci_if_error: false

0 commit comments

Comments
 (0)