Skip to content

Commit 109f1de

Browse files
committed
Actions: Use correct key for coveralls per docs
1 parent 998a069 commit 109f1de

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,5 +760,4 @@ jobs:
760760
uses: coverallsapp/github-action@v2
761761
with:
762762
parallel-finished: true
763-
env:
764-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
763+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)