Skip to content

Commit

Permalink
Coveralls : use Github_token
Browse files Browse the repository at this point in the history
  • Loading branch information
Kogaroshi committed Dec 8, 2021
1 parent 31f7537 commit 14d9488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.REPO_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 14d9488

Please sign in to comment.