Skip to content

Commit 1471eda

Browse files
authored
Update gradle.yml
1 parent 78167a9 commit 1471eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Codacy Coverage Reporter
3232
uses: codacy/[email protected]
3333
with:
34-
project-token: ${{secret.CODACY_TOKEN}}
34+
project-token: ${{ secrets.CODACY_TOKEN }}

0 commit comments

Comments
 (0)