Skip to content

Commit 4c568e4

Browse files
authored
Update README.md
1 parent ecd4772 commit 4c568e4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ For testing with [Mocha](https://github.com/mochajs/mocha), please check the [`m
1414
- [Jest](https://jestjs.io/)
1515
- Run tests with `npm test`
1616
- An account on Qlty (free for open source)
17-
- `QLTY_COVERAGE_TOKEN` is set as a GitHub Actions [repository secret](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-a-repository)
17+
18+
> [!NOTE]
19+
>
20+
> This repository is using GitHub's OpenID Connect (OIDC) to authenticate the coverage upload with Qlty Cloud instead of storing a coverage token as a GitHub Actions secret.
1821
1922
## Set up
2023

0 commit comments

Comments
 (0)