Skip to content

Commit 9e6ab7c

Browse files
authored
Update Codecov instructions for v4 (#289)
1 parent 7d7a8da commit 9e6ab7c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,12 @@ It includes:
4141
## Usage
4242

4343
1. Sign up on [Codecov](https://codecov.io/) and configure
44-
[Codecov GitHub Application](https://github.com/apps/codecov) for all repositories.
44+
[Codecov GitHub Application](https://github.com/apps/codecov).
4545
1. Click the `Use this template` button (alt. clone or download this repository).
4646
1. Replace all occurrences of `golang-templates/seed` to `your_org/repo_name` in all files.
4747
1. Replace all occurrences of `seed` to `repo_name` in [Dockerfile](Dockerfile).
48+
1. Follow [these](https://docs.codecov.com/docs/adding-the-codecov-token#github-actions)
49+
instructions to add the `CODECOV_TOKEN` GitHub Actions and Dependabot secret.
4850
1. Update the following files:
4951
- [CHANGELOG.md](CHANGELOG.md)
5052
- [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md)

0 commit comments

Comments
 (0)