Skip to content

Commit

Permalink
Standarize token instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Flashky committed Dec 13, 2023
1 parent fa59d30 commit b2bf094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ In order to the GitHub Actions to be able to perform certain actions, a **Person

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

0 comments on commit b2bf094

Please sign in to comment.