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.
1 parent 630c35e commit df70d17Copy full SHA for df70d17
.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