We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebdefab commit 763a8f7Copy full SHA for 763a8f7
1 file changed
.github/workflows/ci.yaml
@@ -39,3 +39,5 @@ jobs:
39
40
- name: Coveralls
41
uses: coverallsapp/github-action@v2
42
+ with:
43
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments