Skip to content

Commit 57ea96e

Browse files
committed
ci: 修改codecov密钥
1 parent 2e0d2d5 commit 57ea96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Upload coverage to Codecov
3232
uses: codecov/codecov-action@v4
3333
with:
34-
token: ${{ secrets.CODECOV_ORG_TOKEN }}
34+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)