We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93d44d6 + 5636478 commit d7c7388Copy full SHA for d7c7388
1 file changed
.github/workflows/project-ci.yaml
@@ -33,7 +33,7 @@ jobs:
33
- name: Coveralls GitHub Action
34
uses: coverallsapp/github-action@v2.3.6
35
with:
36
- github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
37
38
docs:
39
runs-on: ubuntu-latest
0 commit comments