Skip to content

Commit

Permalink
#75 #in_progress #comment add API TOKEN phase #4
Browse files Browse the repository at this point in the history
  • Loading branch information
bfoujols committed Sep 3, 2022
1 parent cdca19f commit 6ab276d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/codacy-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- name: Run codacy-coverage-reporter
uses: codacy/codacy-coverage-reporter-action@v1
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
# or
# api-token: ${{ secrets.CODACY_API_TOKEN }}
#project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
api-token: ${{ secrets.CODACY_API_TOKEN }}
coverage-reports: clover.xml

0 comments on commit 6ab276d

Please sign in to comment.