Update dotnetcore-build.yml

pull/398/head
Abbas Cyclewala 2022-10-02 20:01:51 +05:30 committed by GitHub
parent 48e22a03cf
commit a76601b412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,5 +37,5 @@ jobs:
uses: coverallsapp/github-action@1.1.3
if: ${{ github.event_name == 'push' }}
with:
github-token: ${{ secrets.COVERALLS_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./coveragereport/lcov.info