Skip to content

Commit b2bf094

Browse files
committed
Standarize token instructions
1 parent fa59d30 commit b2bf094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In order to the GitHub Actions to be able to perform certain actions, a **Person
2525

2626
1. Go to [Codacy](https://app.codacy.com) and add the repository.
2727
2. Open **Settings / Coverage** and copy the ``CODACY_PROJECT_TOKEN`` value.
28-
3. Go to the created [GitHub repository](https://github.com/Flashky/advent-of-code-{year}).
28+
3. Open the created repository.
2929
4. Open **Settings / Secrets and variables / Actions** and click on **New repository secret**:
3030
1. **Name:** ``CODACY_PROJECT_TOKEN``
3131
2. **Secret:** The previously copied token.

0 commit comments

Comments
 (0)