You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched other issues and no duplicate issues were found.
I've agreed with the maintainers that I can plan this task.
Description
Transitioning from codecov/codecov-action@v3 to codecov/codecov-action@v4, a token is required.
I've added an organization wide CODECOV_TOKEN variable that is accessible through token: ${{ secrets.CODECOV_TOKEN }}.
This will work for all https://app.codecov.io/github/autowarefoundation repositories.
Forks won't need the token, they are handled automatically:
Checklist
Description
Transitioning from
codecov/codecov-action@v3
tocodecov/codecov-action@v4
, a token is required.I've added an organization wide
CODECOV_TOKEN
variable that is accessible throughtoken: ${{ secrets.CODECOV_TOKEN }}
.This will work for all https://app.codecov.io/github/autowarefoundation repositories.
Forks won't need the token, they are handled automatically:
The text was updated successfully, but these errors were encountered: