We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998a069 commit 109f1deCopy full SHA for 109f1de
1 file changed
.github/workflows/main.yml
@@ -760,5 +760,4 @@ jobs:
760
uses: coverallsapp/github-action@v2
761
with:
762
parallel-finished: true
763
- env:
764
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments