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 74c4b57 commit 78167a9Copy full SHA for 78167a9
.github/workflows/gradle.yml
@@ -30,3 +30,5 @@ jobs:
30
31
- name: Codacy Coverage Reporter
32
uses: codacy/[email protected]
33
+ with:
34
+ project-token: ${{secret.CODACY_TOKEN}}
0 commit comments