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