Skip to content

Commit

Permalink
add token to action
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrine committed Feb 27, 2021
1 parent e9215f1 commit fb84552
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ jobs:
steps:
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v1.1.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fb84552

Please sign in to comment.