Skip to content

Commit

Permalink
Update dotnetcore-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasc52 authored Oct 2, 2022
1 parent 48e22a0 commit a76601b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
uses: coverallsapp/[email protected]
if: ${{ github.event_name == 'push' }}
with:
github-token: ${{ secrets.COVERALLS_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./coveragereport/lcov.info

0 comments on commit a76601b

Please sign in to comment.