Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
MFrangi committed May 15, 2024
1 parent 0dcfd84 commit 39ed0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Publish coverage to coveralls.io
run: npm run coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 39ed0c9

Please sign in to comment.