Skip to content

Commit 5cac7de

Browse files
committed
fix: remove unnecessary credential
1 parent d54054f commit 5cac7de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
- name: codecov coverage report
4242
uses: codecov/codecov-action@v5
4343
with:
44-
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
4544
files: ./coverage.out
4645

4746
- name: Build

0 commit comments

Comments
 (0)