diff --git a/INSTRUCTIONS.md b/INSTRUCTIONS.md index b3fa41c..807cb97 100644 --- a/INSTRUCTIONS.md +++ b/INSTRUCTIONS.md @@ -62,14 +62,14 @@ pkg> rm DocumenterTools - Allow write access. + Allow write access. >[!NOTE] > Go to `Settings > Actions > General > Workflow permissions` and check that `Read and write permissions` is selected and that `Allow GitHub Actions to create and approve pull requests` is marked. -- Go to `Settings > Secrets and variables` and add a new repository secret for coverage. Give `CODECOV_TOKEN` as name. +- Go to `Settings > Secrets and variables > Actions` and add a new repository secret for coverage. Give `CODECOV_TOKEN` as name. For the secret, if the owner is `control-toolbox` please create an issue asking to set up coverage and add @ocots to the assignees. ## Step 3: Replace CTApp by your application / package name