Skip to content

Commit

Permalink
Update devel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky committed Aug 22, 2022
1 parent 76dc4ea commit 4a4fec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Report Codacy
uses: codacy/codacy-coverage-reporter-action@v1
with:
project-token: ${{ secrets.CODACY_API_TOKEN }}
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
# or
#api-token: ${{ secrets.CODACY_API_TOKEN }}
coverage-reports: coverage.xml
Expand Down

0 comments on commit 4a4fec4

Please sign in to comment.