mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-02-12 13:07:20 +00:00
ci: remove CODECOV_TOKEN (#552)
> For public repositories, no token is needed https://github.com/codecov/codecov-action
This commit is contained in:
parent
eaab2e3404
commit
584ffda459
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -74,8 +74,6 @@ jobs:
|
||||
path: coverage
|
||||
|
||||
- uses: codecov/codecov-action@v1.1.0
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
- name: Run ncc
|
||||
run: npm run build
|
||||
|
Loading…
x
Reference in New Issue
Block a user