1
0
Fork 0
mirror of https://github.com/crawler-commons/crawler-commons synced 2024-04-19 15:33:48 +02:00

Update code_coverage.yml

fxed name of secret
This commit is contained in:
Julien Nioche 2023-06-08 17:26:41 +01:00 committed by GitHub
parent e881cdba46
commit bfb5b9b067
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,5 +25,5 @@ jobs:
- name: Post to Coveralls
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
format: jacoco
github-token: ${{ secrets.GITHUB_TOKEN }}
format: jacoco