We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c625d13 commit a4f6e8eCopy full SHA for a4f6e8e
1 file changed
.github/workflows/test.yml
@@ -20,4 +20,4 @@ jobs:
20
- name: Coveralls
21
uses: coverallsapp/github-action@v2
22
with:
23
- github-token: ${{ secrets.API_GITHUB_TOKEN }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments