Skip to content

Commit a76601b

Browse files
authored
Update dotnetcore-build.yml
1 parent 48e22a0 commit a76601b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
uses: coverallsapp/github-action@1.1.3
3838
if: ${{ github.event_name == 'push' }}
3939
with:
40-
github-token: ${{ secrets.COVERALLS_TOKEN }}
40+
github-token: ${{ secrets.GITHUB_TOKEN }}
4141
path-to-lcov: ./coveragereport/lcov.info

0 commit comments

Comments
 (0)