Skip to content

Commit

Permalink
feat(workflow): add yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
singuerinc committed May 9, 2020
1 parent f2f8743 commit fddc69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Expand Up @@ -24,4 +24,4 @@ jobs:
- run: yarn test
- uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}

0 comments on commit fddc69a

Please sign in to comment.