Skip to content

Commit 8e7e8dc

Browse files
ewf
1 parent e67c8f9 commit 8e7e8dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codacy-coverage-reporter-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ jobs:
4242
- name: Upload Coverage to Codacy
4343
uses: step-security/codacy-coverage-reporter-action@main
4444
with:
45-
project-token: "49CVZHbGyYRvAKw08VIQ"
4645
coverage-reports: "coverage/coverage.xml"
4746
env:
47+
CODACY_API_TOKEN: "49CVZHbGyYRvAKw08VIQ"
4848
CODACY_ORGANIZATION_PROVIDER: gh
4949
CODACY_USERNAME: Raj-StepSecurity
5050
CODACY_PROJECT_NAME: Playground-Test

0 commit comments

Comments
 (0)