Skip to content

Commit 9161763

Browse files
authored
Update main.yml
1 parent ad1fb9c commit 9161763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ jobs:
272272
- name: Upload coverage reports to Codecov
273273
uses: codecov/codecov-action@v4.0.1
274274
with:
275-
token: ${{ secrets.CODECOV_TOKEN }}
275+
token: db9388ce-cf24-4840-b282-8e0070d8666f
276276
files: coverage.xml
277277
- name: Generate lcov Coverage Data
278278
run: |

0 commit comments

Comments
 (0)