We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 630c35e + df70d17 commit 4b42c68Copy full SHA for 4b42c68
.github/workflows/workflow.yml
@@ -24,3 +24,5 @@ jobs:
24
25
- name: Codecov
26
uses: codecov/[email protected]
27
+ with:
28
+ project-token: ${{ secrets.CODACY_TOKEN }}
0 commit comments